Searched refs:RECORDING_TIME_TOLERANCE_MS (Results 1 – 1 of 1) sorted by relevance
1288 final int RECORDING_TIME_TOLERANCE_MS = auditRecording ? in doTest() local1290 assertWithMessage("recording must complete within " + RECORDING_TIME_TOLERANCE_MS in doTest()1293 .isWithin(RECORDING_TIME_TOLERANCE_MS) in doTest()