Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(292)

Unified Diff: ppapi/tests/test_audio_config.h

Issue 10534152: Add RecommendSampleRate to audio config test. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 8 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/test/ui/ppapi_uitest.cc ('k') | ppapi/tests/test_audio_config.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/tests/test_audio_config.h
===================================================================
--- ppapi/tests/test_audio_config.h (revision 142747)
+++ ppapi/tests/test_audio_config.h (working copy)
@@ -20,6 +20,7 @@
virtual void RunTests(const std::string& filter);
private:
+ std::string TestRecommendSampleRate();
std::string TestValidConfigs();
std::string TestInvalidConfigs();
« no previous file with comments | « chrome/test/ui/ppapi_uitest.cc ('k') | ppapi/tests/test_audio_config.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698