Searched refs:playLiveVideoTest (Results 1 – 2 of 2) sorted by relevance
93 protected void playLiveVideoTest(String path, int playTime) throws Exception { in playLiveVideoTest() method in MediaPlayerTestBase123 protected void playLiveVideoTest( in playLiveVideoTest() method in MediaPlayerTestBase
581 playLiveVideoTest(Uri.parse(stream_url), headers, cookies, HLS_PLAYBACK_TIME_MS); in localHlsTest()