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