Searched refs:touch_moved_count_ (Results 1 – 1 of 1) sorted by relevance
606 touch_moved_count_(0), in TestEventHandler()621 touch_moved_count_++; in OnTouchEvent()634 touch_moved_count_ = 0; in Reset()640 int touch_moved_count() const { return touch_moved_count_; } in touch_moved_count()646 int touch_moved_count_; member in aura::test::__anon1840509e0111::TestEventHandler