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