HomeSort by relevance Sort by last modified time
    Searched full: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 356 EXPECT_EQ(1, filter->num_touch_events());
363 EXPECT_EQ(2, filter->num_touch_events());

Completed in 2056 milliseconds