Home
last modified time | relevance | path

Searched refs:LocalMidnight (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/base/time/
Dtime.cc295 Time Time::LocalMidnight() const { in LocalMidnight() function in base::Time
Dtime.h666 Time LocalMidnight() const;
Dtime_unittest.cc296 TEST_F(TimeTest, LocalMidnight) { in TEST_F() argument
298 Time::Now().LocalMidnight().LocalExplode(&exploded); in TEST_F()