Searched defs:ToTM (Results 1 – 3 of 3) sorted by relevance
449 struct tm ToTM(absl::Time t, absl::TimeZone tz) { in ToTM() function
722 TEST(Time, ToTM) { in TEST() argument
112 std::tm ToTM(const time_zone::absolute_lookup& al) { in ToTM() function