Searched refs:TestPlayUri (Results 1 – 5 of 5) sorted by relevance
/frameworks/wilhelm/tests/ |
D | mimeUri_test.cpp | 99 void TestPlayUri( SLObjectItf sl, const char* path) in TestPlayUri() function 305 TestPlayUri(sl, "/sdcard/media_api/music/MP3_256kbps_2ch.mp3"); in TEST_F() 309 TestPlayUri(sl, "file:///sdcard/media_api/music/MP3_256kbps_2ch.mp3"); in TEST_F()
|
/frameworks/wilhelm/tests/mimeUri/ |
D | slesTestPlayUri2.cpp | 63 void TestPlayUri( SLObjectItf sl, const char* path, const char* path2) in TestPlayUri() function 279 TestPlayUri(sl, argv[1], argv[1]); in main() 281 TestPlayUri(sl, argv[1], argv[2]); in main()
|
D | slesTest_playStates.cpp | 48 void TestPlayUri( SLObjectItf sl, const char* path) in TestPlayUri() function 234 TestPlayUri(sl, argv[1]); in main()
|
D | slesTestPlayUri.cpp | 125 void TestPlayUri( SLObjectItf sl, const char* path) in TestPlayUri() function 349 TestPlayUri(sl, argv[1]); in main()
|
/frameworks/wilhelm/tests/listening/ |
D | slesTest_playMuteSolo.cpp | 163 void TestPlayUri( SLObjectItf sl, const char* path) in TestPlayUri() function 405 TestPlayUri(sl, argv[1]); in main()
|