Home
last modified time | relevance | path

Searched refs:playLiveVideoTest (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/media/src/android/media/cts/
DStreamingMediaPlayerTest.java177 playLiveVideoTest("http://www.youtube.com/api/manifest/hls_variant/id/" in testHLS()
217 playLiveVideoTest(uri, headers, cookies, 60 * 1000); in testHlsWithHeadersCookies()
243 playLiveVideoTest( in testHlsSampleAes_bbb_unmuxed_1500k()
676 playLiveVideoTest(stream_url, 10); in localHlsTest()
DMediaPlayerTestBase.java193 protected void playLiveVideoTest(String path, int playTime) throws Exception { in playLiveVideoTest() method in MediaPlayerTestBase
230 protected void playLiveVideoTest( in playLiveVideoTest() method in MediaPlayerTestBase