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