Home
last modified time | relevance | path

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

/cts/tests/tests/media/src/android/media/cts/
DMediaRecorderTest.java482 public void testSetMaxDuration() throws Exception { in testSetMaxDuration() method in MediaRecorderTest
490 private void testSetMaxDuration(long durationMs, long toleranceMs) throws Exception { in testSetMaxDuration() method in MediaRecorderTest