Searched refs:TOLERANCE_TIGHT (Results 1 – 1 of 1) sorted by relevance
31 private static final float TOLERANCE_TIGHT = 0.05f; field in VelocityTrackerTest73 assertVelocity(TOLERANCE_TIGHT, "Expect tight bound for linear motion."); in testLinearMovement()106 assertVelocity(TOLERANCE_TIGHT, "Expect tight bound for linear motion."); in testLinearSharpDirectionChange()112 assertVelocity(TOLERANCE_TIGHT, "Expect tight bound after 200ms of new direction."); in testLinearSharpDirectionChange()121 assertVelocity(TOLERANCE_TIGHT, "Expect tight bound for linear motion."); in testLinearSharpDirectionChangeAfterALongPause()126 assertVelocity(TOLERANCE_TIGHT, in testLinearSharpDirectionChangeAfterALongPause()