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/
DMediaPlayerTestBase.java153 protected void playLiveVideoTest(String path, int playTime) throws Exception { in playLiveVideoTest() method in MediaPlayerTestBase
191 protected void playLiveVideoTest( in playLiveVideoTest() method in MediaPlayerTestBase
DStreamingMediaPlayerTest.java628 playLiveVideoTest(Uri.parse(stream_url), headers, cookies, playTime); in localHlsTest()