Searched refs:TestPlayUri (Results 1 - 5 of 5) sorted by relevance
/frameworks/wilhelm/tests/mimeUri/ |
H A D | slesTestPlayUri2.cpp | 63 void TestPlayUri( SLObjectItf sl, const char* path, const char* path2) function 279 TestPlayUri(sl, argv[1], argv[1]); 281 TestPlayUri(sl, argv[1], argv[2]);
|
H A D | slesTestPlayUri.cpp | 125 void TestPlayUri( SLObjectItf sl, const char* path) function 346 TestPlayUri(sl, argv[1]);
|
H A D | slesTest_playStates.cpp | 47 void TestPlayUri( SLObjectItf sl, const char* path) function 231 TestPlayUri(sl, argv[1]);
|
/frameworks/wilhelm/tests/ |
H A D | mimeUri_test.cpp | 99 void TestPlayUri( SLObjectItf sl, const char* path) function 302 TestPlayUri(sl, "/sdcard/media_api/music/MP3_256kbps_2ch.mp3"); 306 TestPlayUri(sl, "file:///sdcard/media_api/music/MP3_256kbps_2ch.mp3");
|
/frameworks/wilhelm/tests/listening/ |
H A D | slesTest_playMuteSolo.cpp | 163 void TestPlayUri( SLObjectItf sl, const char* path) function 405 TestPlayUri(sl, argv[1]);
|
Completed in 14 milliseconds