Searched refs:playVideoTest (Results 1 – 3 of 3) sorted by relevance
/cts/tests/tests/media/src/android/media/cts/ |
D | StreamingMediaPlayerTest.java | 136 playVideoTest(urlString, 176, 144); in testHTTP_H263_AMR_Video1() 145 playVideoTest(urlString, 176, 144); in testHTTP_H263_AMR_Video2() 154 playVideoTest(urlString, 176, 144); in testHTTP_MPEG4SP_AAC_Video1() 163 playVideoTest(urlString, 176, 144); in testHTTP_MPEG4SP_AAC_Video2() 172 playVideoTest(urlString, 640, 360); in testHTTP_H264Base_AAC_Video1() 181 playVideoTest(urlString, 640, 360); in testHTTP_H264Base_AAC_Video2()
|
D | MediaPlayerTestBase.java | 161 protected void playVideoTest(String path, int width, int height) throws Exception { in playVideoTest() method in MediaPlayerTestBase
|
D | MediaPlayerTest.java | 1132 playVideoTest(file, displayWidth, displayHeight);
|