HomeSort by relevance Sort by last modified time
    Searched refs:playVideoTest (Results 1 - 3 of 3) sorted by null

  /cts/tests/tests/media/src/android/media/cts/
MediaPlayerTest.java 386 playVideoTest(R.raw.testvideo, 352, 288);
825 playVideoTest(file, displayWidth, displayHeight);
    [all...]
StreamingMediaPlayerTest.java 44 playVideoTest("rtsp://v2.cache7.c.youtube.com/video.3gp?cid=0x271de9756065677e"
48 playVideoTest("rtsp://v2.cache7.c.youtube.com/video.3gp?cid=0xc80658495af60617"
53 playVideoTest("rtsp://v2.cache7.c.youtube.com/video.3gp?cid=0x271de9756065677e"
57 playVideoTest("rtsp://v2.cache7.c.youtube.com/video.3gp?cid=0xc80658495af60617"
62 playVideoTest("rtsp://v2.cache7.c.youtube.com/video.3gp?cid=0x271de9756065677e"
66 playVideoTest("rtsp://v2.cache7.c.youtube.com/video.3gp?cid=0xc80658495af60617"
76 playVideoTest("http://redirector.c.youtube.com/videoplayback?id=271de9756065677e"
88 playVideoTest("http://redirector.c.youtube.com/videoplayback?id=c80658495af60617"
101 playVideoTest("http://redirector.c.youtube.com/videoplayback?id=271de9756065677e"
113 playVideoTest("http://redirector.c.youtube.com/videoplayback?id=c80658495af60617
    [all...]
MediaPlayerTestBase.java 190 protected void playVideoTest(String path, int width, int height) throws Exception {
211 protected void playVideoTest(int resid, int width, int height) throws Exception {

Completed in 122 milliseconds