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

  /external/libchrome/base/time/
time.cc 295 Time Time::LocalMidnight() const {
time.h 668 Time LocalMidnight() const;
    [all...]
time_unittest.cc 296 TEST_F(TimeTest, LocalMidnight) {
298 Time::Now().LocalMidnight().LocalExplode(&exploded);
    [all...]

Completed in 595 milliseconds