Home
last modified time | relevance | path

Searched refs:playLiveAudioOnlyTest (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/media/src/android/media/cts/
DMediaPlayerTestBase.java157 protected void playLiveAudioOnlyTest(String path, int playTime) throws Exception { in playLiveAudioOnlyTest() method in MediaPlayerTestBase
197 protected void playLiveAudioOnlyTest( in playLiveAudioOnlyTest() method in MediaPlayerTestBase
DStreamingMediaPlayerTest.java231 playLiveAudioOnlyTest(mInputUrl, 60 * 1000); in testHlsSampleAes_bbb_audio_only_overridable()
626 playLiveAudioOnlyTest(Uri.parse(stream_url), headers, cookies, playTime); in localHlsTest()