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

/frameworks/native/libs/input/tests/
H A DVelocityTracker_test.cpp35 // --- VelocityTrackerTest ---
36 class VelocityTrackerTest : public testing::Test { }; class in namespace:android
130 TEST_F(VelocityTrackerTest, DISABLED_ThreePointsPositiveVelocityTest) {
143 TEST_F(VelocityTrackerTest, ThreePointsZeroVelocityTest) {
154 TEST_F(VelocityTrackerTest, ThreePointsLinearVelocityTest) {
178 TEST_F(VelocityTrackerTest, DISABLED_SwordfishFlingDown) {
211 TEST_F(VelocityTrackerTest, SailfishFlingUpSlow1) {
239 TEST_F(VelocityTrackerTest, SailfishFlingUpSlow2) {
266 TEST_F(VelocityTrackerTest, SailfishFlingUpSlow3) {
296 TEST_F(VelocityTrackerTest, SailfishFlingUpFaster
[all...]

Completed in 112 milliseconds