Home
last modified time | relevance | path

Searched defs:playTime (Results 1 – 4 of 4) sorted by relevance

/cts/tests/tests/media/src/android/media/cts/
DMediaPlayerTestBase.java142 protected void playLiveVideoTest(String path, int playTime) throws Exception { in playLiveVideoTest()
146 protected void playLiveAudioOnlyTest(String path, int playTime) throws Exception { in playLiveAudioOnlyTest()
154 protected void playVideoWithRetries(String path, Integer width, Integer height, int playTime) in playVideoWithRetries()
182 int playTime) throws Exception { in playLiveVideoTest()
188 int playTime) throws Exception { in playLiveAudioOnlyTest()
194 Integer width, Integer height, int playTime) throws Exception { in playVideoWithRetries()
224 protected void playLoadedVideo(final Integer width, final Integer height, int playTime) in playLoadedVideo()
DStreamingMediaPlayerTest.java591 private void localHlsTest(final String name, int playTime, int bitsPerMs, boolean isAudioOnly) in localHlsTest()
597 boolean appendQueryString, boolean redirect, int playTime, int bitsPerMs, in localHlsTest()
620 playLiveAudioOnlyTest(Uri.parse(stream_url), headers, cookies, playTime); in localHlsTest() local
622 playLiveVideoTest(Uri.parse(stream_url), headers, cookies, playTime); in localHlsTest() local
DMediaPlayerDrmTestBase.java203 int playTime, ModularDrmTestType testType) throws Exception { in playModularDrmVideoWithRetries()
237 final Integer height, int playTime, ModularDrmTestType testType) throws Exception { in playLoadedModularDrmVideo()
255 final Integer height, int playTime, ModularDrmTestType testType) throws Exception { in playLoadedModularDrmVideo_Generic()
527 final Integer height, int playTime) throws Exception { in playLoadedModularDrmVideo_V4_offlineKey()
DMediaPlayerTest.java1195 int playTime = 2000; // The testing clip is about 10 second long. in testSetPlaybackParamsZeroSpeed() local
1235 int playTime = 4000; // The testing clip is about 10 second long. in testPlaybackRate() local
1363 int playTime = 4000; // The testing clip is about 10 second long. in testGetTimestamp() local