Home
last modified time | relevance | path

Searched defs:ToTM (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/time/
Dtime.cc449 struct tm ToTM(absl::Time t, absl::TimeZone tz) { in ToTM() function
Dtime_test.cc722 TEST(Time, ToTM) { in TEST() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/
Dtime_zone_format.cc112 std::tm ToTM(const time_zone::absolute_lookup& al) { in ToTM() function