Home
last modified time | relevance | path

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

/cts/tests/tests/media/common/src/android/media/cts/
DMediaPlayerTestBase.java93 protected void playLiveVideoTest(String path, int playTime) throws Exception { in playLiveVideoTest()
97 protected void playLiveAudioOnlyTest(String path, int playTime) throws Exception { in playLiveAudioOnlyTest()
105 protected void playVideoWithRetries(String path, Integer width, Integer height, int playTime) in playVideoWithRetries()
125 int playTime) throws Exception { in playLiveVideoTest()
131 int playTime) throws Exception { in playLiveAudioOnlyTest()
137 Integer width, Integer height, int playTime) throws Exception { in playVideoWithRetries()
170 protected void playLoadedVideo(final Integer width, final Integer height, int playTime) in playLoadedVideo()
/cts/tests/tests/media/drmframework/src/android/media/drmframework/cts/
DMediaPlayerDrmTestBase.java216 int playTime, ModularDrmTestType testType) throws Exception { in playModularDrmVideoWithRetries()
250 final Integer height, int playTime, ModularDrmTestType testType) throws Exception { in playLoadedModularDrmVideo()
268 final Integer height, int playTime, ModularDrmTestType testType) throws Exception { in playLoadedModularDrmVideo_Generic()
540 final Integer height, int playTime) throws Exception { in playLoadedModularDrmVideo_V4_offlineKey()
/cts/tests/tests/media/player/src/android/media/player/cts/
DMediaPlayerTest.java1294 int playTime = 2000; // The testing clip is about 10 second long. local
1336 int playTime = 2000; // The testing clip is about 10 second long. in testSetPlaybackParamsZeroSpeed() local
1382 int playTime = 4000; // The testing clip is about 10 second long. in testPlaybackRate() local
1508 int playTime = 4000; // The testing clip is about 10 second long. in testGetTimestamp() local