Home
last modified time | relevance | path

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

/cts/tests/tests/media/src/android/media/cts/
DMediaPlayerTestBase.java186 protected void playLiveVideoTest(String path, int playTime) throws Exception { in playLiveVideoTest()
194 protected void playVideoWithRetries(String path, Integer width, Integer height, int playTime) in playVideoWithRetries()
230 protected void playLoadedVideo(final Integer width, final Integer height, int playTime) in playLoadedVideo()