Home
last modified time | relevance | path

Searched refs:VelocityTrackerTest (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/libs/input/tests/
DVelocityTracker_test.cpp48 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
[all …]