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

  /external/chromium_org/ui/events/
event_unittest.cc 82 test_ev1.set_time_stamp(start);
83 test_ev2.set_time_stamp(soon);
89 test_ev1.set_time_stamp(start);
90 test_ev2.set_time_stamp(soon);
96 test_ev1.set_time_stamp(start);
97 test_ev2.set_time_stamp(later);
112 ev->set_time_stamp(start);
115 ev->set_time_stamp(start);
119 ev->set_time_stamp(start);
122 ev->set_time_stamp(start)
    [all...]
event.h 230 void set_time_stamp(const base::TimeDelta& time_stamp) { function in class:ui::Event
event.cc 940 set_time_stamp(time_stamp);
  /external/chromium_org/ui/events/test/
events_test_utils.h 21 void set_time_stamp(base::TimeDelta time_stamp) { function in class:ui::EventTestApi
  /external/chromium_org/ui/chromeos/
touch_exploration_controller_unittest.cc     [all...]

Completed in 76 milliseconds