EventLocations    441 ui/aura/window_event_dispatcher_unittest.cc   const EventLocations& mouse_locations() const { return mouse_locations_; }
EventLocations    443 ui/aura/window_event_dispatcher_unittest.cc   const EventLocations& touch_locations() const { return touch_locations_; }
EventLocations    486 ui/aura/window_event_dispatcher_unittest.cc   EventLocations mouse_locations_;
EventLocations    487 ui/aura/window_event_dispatcher_unittest.cc   EventLocations touch_locations_;