gesture_recognizer_unittest.cc | 606 touch_cancelled_count_(0) { 626 touch_cancelled_count_++; 638 touch_cancelled_count_ = 0; 645 int touch_cancelled_count() const { return touch_cancelled_count_; } 652 int touch_cancelled_count_; member in class:aura::test::__anon14704::TestEventHandler [all...] |