HomeSort by relevance Sort by last modified time
    Searched refs:num_touch_events (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ui/aura/test/
test_event_handler.h 25 int num_touch_events() const { return num_touch_events_; } function in class:aura::test::TestEventHandler
  /external/chromium_org/ui/aura/
root_window_unittest.cc 374 EXPECT_EQ(1, filter->num_touch_events());
381 EXPECT_EQ(2, filter->num_touch_events());
    [all...]

Completed in 25 milliseconds