Searched refs:testSetMaxDuration (Results 1 – 1 of 1) sorted by relevance
482 public void testSetMaxDuration() throws Exception { in testSetMaxDuration() method in MediaRecorderTest487 testSetMaxDuration(RECORD_TIME_LONG_MS, RECORDED_DUR_TOLERANCE_MS); in testSetMaxDuration()490 private void testSetMaxDuration(long durationMs, long toleranceMs) throws Exception { in testSetMaxDuration() method in MediaRecorderTest