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

  /external/chromium/base/
time.cc 82 Time Time::LocalMidnight() const {
time_unittest.cc 84 TEST(Time, LocalMidnight) {
86 Time::Now().LocalMidnight().LocalExplode(&exploded);
time.h 297 Time LocalMidnight() const;

Completed in 67 milliseconds