Home
last modified time | relevance | path

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

/cts/tests/tests/media/src/android/media/cts/
DMediaRecorderTest.java308 int targetMs, boolean hasVideo, boolean hasAudio, String fileName, in checkTracksAndDuration() argument
323 if (targetMs != 0) { in checkTracksAndDuration()
326 duration, targetMs, toleranceMs), in checkTracksAndDuration()
327 duration <= targetMs + toleranceMs); in checkTracksAndDuration()