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.java476 int targetMs, boolean hasVideo, boolean hasAudio, String fileName, in checkTracksAndDuration() argument
491 if (targetMs != 0) { in checkTracksAndDuration()
494 duration, targetMs, toleranceMs), in checkTracksAndDuration()
495 duration <= targetMs + toleranceMs); in checkTracksAndDuration()