Home
last modified time | relevance | path

Searched refs:TestPlayUri (Results 1 – 5 of 5) sorted by relevance

/frameworks/wilhelm/tests/
DmimeUri_test.cpp99 void TestPlayUri( SLObjectItf sl, const char* path) in TestPlayUri() function
302 TestPlayUri(sl, "/sdcard/media_api/music/MP3_256kbps_2ch.mp3"); in TEST_F()
306 TestPlayUri(sl, "file:///sdcard/media_api/music/MP3_256kbps_2ch.mp3"); in TEST_F()
/frameworks/wilhelm/tests/mimeUri/
DslesTestPlayUri2.cpp63 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()
DslesTest_playStates.cpp47 void TestPlayUri( SLObjectItf sl, const char* path) in TestPlayUri() function
231 TestPlayUri(sl, argv[1]); in main()
DslesTestPlayUri.cpp125 void TestPlayUri( SLObjectItf sl, const char* path) in TestPlayUri() function
346 TestPlayUri(sl, argv[1]); in main()
/frameworks/wilhelm/tests/listening/
DslesTest_playMuteSolo.cpp163 void TestPlayUri( SLObjectItf sl, const char* path) in TestPlayUri() function
405 TestPlayUri(sl, argv[1]); in main()