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

/external/chromium_org/ui/events/gesture_detection/
H A Dtouch_disposition_gesture_filter_unittest.cc170 bool GesturesSent() const { return !sent_gestures_.empty(); } function in class:ui::TouchDispositionGestureFilterTest
226 EXPECT_FALSE(GesturesSent());
229 EXPECT_FALSE(GesturesSent());
234 EXPECT_FALSE(GesturesSent());
240 EXPECT_FALSE(GesturesSent());
248 EXPECT_FALSE(GesturesSent());
258 EXPECT_FALSE(GesturesSent());
272 EXPECT_FALSE(GesturesSent());
277 EXPECT_FALSE(GesturesSent());
284 EXPECT_FALSE(GesturesSent());
[all...]

Completed in 97 milliseconds