scroll_velocity_y 1123 ui/aura/gestures/gesture_recognizer_unittest.cc   EXPECT_GT(delegate->scroll_velocity_y(), 0);
scroll_velocity_y 1128 ui/aura/gestures/gesture_recognizer_unittest.cc   EXPECT_EQ((int)(29 + delegate->scroll_velocity_y() * prediction_interval),
scroll_velocity_y 1139 ui/aura/gestures/gesture_recognizer_unittest.cc   EXPECT_EQ((int)(10 + delegate->scroll_velocity_y() * prediction_interval),
scroll_velocity_y 1149 ui/aura/gestures/gesture_recognizer_unittest.cc   EXPECT_EQ((int)(14 + delegate->scroll_velocity_y() * prediction_interval),
scroll_velocity_y 1254 ui/aura/gestures/gesture_recognizer_unittest.cc   EXPECT_EQ(0, delegate->scroll_velocity_y());
scroll_velocity_y 1304 ui/aura/gestures/gesture_recognizer_unittest.cc   EXPECT_GT(delegate->scroll_velocity_y(), 0);
scroll_velocity_y 1589 ui/aura/gestures/gesture_recognizer_unittest.cc   EXPECT_GT(delegate->scroll_velocity_y(), 0);
scroll_velocity_y 1641 ui/aura/gestures/gesture_recognizer_unittest.cc   EXPECT_GT(delegate->scroll_velocity_y(), 0);