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