Searched refs:RECORDED_DUR_TOLERANCE_MS (Results 1 – 1 of 1) sorted by relevance
83 private static final int RECORDED_DUR_TOLERANCE_MS = 1000; field in MediaRecorderTest729 testSetMaxDuration(RECORD_TIME_LONG_MS, RECORDED_DUR_TOLERANCE_MS); in testSetMaxDuration()