Searched refs:QUADRATIC_VELOCITY_TOLERANCE (Results 1 – 1 of 1) sorted by relevance
45 constexpr float QUADRATIC_VELOCITY_TOLERANCE = 0.00001; variable281 EXPECT_NEAR_BY_FRACTION(*velocityX, velocity, QUADRATIC_VELOCITY_TOLERANCE); in computeAndCheckQuadraticVelocity()282 EXPECT_NEAR_BY_FRACTION(*velocityY, velocity, QUADRATIC_VELOCITY_TOLERANCE); in computeAndCheckQuadraticVelocity()