Lines Matching refs:VelocityTrackerTest

48 class VelocityTrackerTest : public testing::Test { };  class
308 TEST_F(VelocityTrackerTest, TestDefaultStrategiesForPlanarAxes) { in TEST_F() argument
324 TEST_F(VelocityTrackerTest, TestComputedVelocity) { in TEST_F() argument
367 TEST_F(VelocityTrackerTest, SinglePointerResampledData) { in TEST_F() argument
382 TEST_F(VelocityTrackerTest, MultiPointerResampledData) { in TEST_F() argument
402 TEST_F(VelocityTrackerTest, TestGetComputedVelocity) { in TEST_F() argument
442 TEST_F(VelocityTrackerTest, TestApiInteractionsWithNoMotionEvents) { in TEST_F() argument
460 TEST_F(VelocityTrackerTest, ThreePointsPositiveVelocityTest) { in TEST_F() argument
474 TEST_F(VelocityTrackerTest, ThreePointsZeroVelocityTest) { in TEST_F() argument
486 TEST_F(VelocityTrackerTest, ThreePointsLinearVelocityTest) { in TEST_F() argument
498 TEST_F(VelocityTrackerTest, ActionCancelResultsInZeroVelocity) { in TEST_F() argument
529 TEST_F(VelocityTrackerTest, ActionPointerCancelResultsInZeroVelocityForThatPointer) { in TEST_F() argument
593 TEST_F(VelocityTrackerTest, SwordfishFlingDown) { in TEST_F() argument
628 TEST_F(VelocityTrackerTest, SailfishFlingUpSlow1) { in TEST_F() argument
660 TEST_F(VelocityTrackerTest, SailfishFlingUpSlow2) { in TEST_F() argument
689 TEST_F(VelocityTrackerTest, SailfishFlingUpSlow3) { in TEST_F() argument
723 TEST_F(VelocityTrackerTest, SailfishFlingUpFaster1) { in TEST_F() argument
757 TEST_F(VelocityTrackerTest, SailfishFlingUpFaster2) { in TEST_F() argument
783 TEST_F(VelocityTrackerTest, SailfishFlingUpFaster3) { in TEST_F() argument
809 TEST_F(VelocityTrackerTest, SailfishFlingUpFast1) { in TEST_F() argument
838 TEST_F(VelocityTrackerTest, SailfishFlingUpFast2) { in TEST_F() argument
861 TEST_F(VelocityTrackerTest, SailfishFlingUpFast3) { in TEST_F() argument
882 TEST_F(VelocityTrackerTest, SailfishFlingDownSlow1) { in TEST_F() argument
916 TEST_F(VelocityTrackerTest, SailfishFlingDownSlow2) { in TEST_F() argument
950 TEST_F(VelocityTrackerTest, SailfishFlingDownSlow3) { in TEST_F() argument
977 TEST_F(VelocityTrackerTest, SailfishFlingDownFaster1) { in TEST_F() argument
1007 TEST_F(VelocityTrackerTest, SailfishFlingDownFaster2) { in TEST_F() argument
1038 TEST_F(VelocityTrackerTest, SailfishFlingDownFaster3) { in TEST_F() argument
1067 TEST_F(VelocityTrackerTest, SailfishFlingDownFast1) { in TEST_F() argument
1088 TEST_F(VelocityTrackerTest, SailfishFlingDownFast2) { in TEST_F() argument
1109 TEST_F(VelocityTrackerTest, SailfishFlingDownFast3) { in TEST_F() argument
1141 TEST_F(VelocityTrackerTest, LeastSquaresVelocityTrackerStrategy_ThreeFingerTap) { in TEST_F() argument
1170 TEST_F(VelocityTrackerTest, ShortDelayBeforeActionUp) { in TEST_F() argument
1184 TEST_F(VelocityTrackerTest, LongDelayBeforeActionUp) { in TEST_F() argument
1202 TEST_F(VelocityTrackerTest, LongDelayBeforeActionPointerUp) { in TEST_F() argument
1250 TEST_F(VelocityTrackerTest, LeastSquaresVelocityTrackerStrategy_Constant) { in TEST_F() argument
1268 TEST_F(VelocityTrackerTest, LeastSquaresVelocityTrackerStrategy_Linear) { in TEST_F() argument
1286 TEST_F(VelocityTrackerTest, LeastSquaresVelocityTrackerStrategy_Parabolic) { in TEST_F() argument
1304 TEST_F(VelocityTrackerTest, LeastSquaresVelocityTrackerStrategy_Parabolic2) { in TEST_F() argument
1322 TEST_F(VelocityTrackerTest, LeastSquaresVelocityTrackerStrategy_Parabolic3) { in TEST_F() argument
1338 TEST_F(VelocityTrackerTest, AxisScrollVelocity) { in TEST_F() argument
1352 TEST_F(VelocityTrackerTest, AxisScrollVelocity_ScrollDown) { in TEST_F() argument
1362 TEST_F(VelocityTrackerTest, AxisScrollVelocity_ScrollUp) { in TEST_F() argument
1372 TEST_F(VelocityTrackerTest, AxisScrollVelocity_ScrollDown_ThenUp_ThenDown) { in TEST_F() argument
1397 TEST_F(VelocityTrackerTest, TestDefaultStrategyForAxisScroll) { in TEST_F() argument
1412 TEST_F(VelocityTrackerTest, AxisScrollVelocity_SimilarDifferentialValues) { in TEST_F() argument
1420 TEST_F(VelocityTrackerTest, AxisScrollVelocity_OnlyTwoValues) { in TEST_F() argument
1426 TEST_F(VelocityTrackerTest, AxisScrollVelocity_ConstantVelocity) { in TEST_F() argument
1434 TEST_F(VelocityTrackerTest, AxisScrollVelocity_NoMotion) { in TEST_F() argument
1442 TEST_F(VelocityTrackerTest, AxisScrollVelocity_NoData) { in TEST_F() argument