Home
last modified time | relevance | path

Searched refs:tm_time (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/
Dlogging.cc800 struct tm* tm_time = &local_time; in Init() local
802 << std::setw(2) << 1 + tm_time->tm_mon in Init()
803 << std::setw(2) << tm_time->tm_mday in Init()
805 << std::setw(2) << tm_time->tm_hour in Init()
806 << std::setw(2) << tm_time->tm_min in Init()
807 << std::setw(2) << tm_time->tm_sec in Init()
/external/googletest/googlemock/docs/
DCookBook.md314 const struct tm* tm_time,
332 const char* base_filename, int line, const tm* tm_time,