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.java156 playLiveVideoTest("http://www.youtube.com/api/manifest/hls_variant/id/" in testHLS()
511 playLiveVideoTest(stream_url, 10); in localHlsTest()
DMediaPlayerTestBase.java186 protected void playLiveVideoTest(String path, int playTime) throws Exception { in playLiveVideoTest() method in MediaPlayerTestBase