gesture_recognizer_unittest.cc | 152 bool tap_cancel() const { return tap_cancel_; } function in class:aura::test::__anon14704::GestureEventConsumeDelegate 714 EXPECT_FALSE(delegate->tap_cancel()); 735 EXPECT_FALSE(delegate->tap_cancel()); 768 EXPECT_FALSE(delegate->tap_cancel()); 786 EXPECT_FALSE(delegate->tap_cancel()); 811 EXPECT_FALSE(delegate->tap_cancel()); 827 EXPECT_FALSE(delegate->tap_cancel()); 852 EXPECT_FALSE(delegate->tap_cancel()); 854 EXPECT_FALSE(delegate->tap_cancel()); 868 EXPECT_FALSE(delegate->tap_cancel()); [all...] |