Searched refs:errMargin (Results 1 – 3 of 3) sorted by relevance
413 float errMargin = rmsError * kRmsErrorTolerance; in testSimpleDecode() local414 RETURN_IF_TRUE(currError > errMargin, in testSimpleDecode()416 testFile, rmsError, errMargin, currError)) in testSimpleDecode()
315 float errMargin = rmsError * RMS_ERROR_TOLERANCE; in verify() local317 rmsError, errMargin, currError) + msg, currError <= errMargin); in verify()
605 long errMargin = (fadeDuration / 10); in testAudioFocusRequestMediaGainLossWithPlayer() local606 fadeDuration = fadeDuration - errMargin; in testAudioFocusRequestMediaGainLossWithPlayer()626 TEST_TIMING_TOLERANCE_MS + errMargin, /* shouldAcquire= */ true); in testAudioFocusRequestMediaGainLossWithPlayer()