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

  /external/chromium_org/ui/base/events/
event_unittest.cc 83 test_ev1.set_time_stamp(start);
84 test_ev2.set_time_stamp(soon);
90 test_ev1.set_time_stamp(start);
91 test_ev2.set_time_stamp(soon);
97 test_ev1.set_time_stamp(start);
98 test_ev2.set_time_stamp(later);
event.h 57 void set_time_stamp(base::TimeDelta time_stamp) { function in class:ui::Event::TestApi
214 void set_time_stamp(const base::TimeDelta& time_stamp) { function in class:ui::Event
event.cc 727 set_time_stamp(time_stamp);

Completed in 358 milliseconds