Home
last modified time | relevance | path

Searched defs:MakeTime (Results 1 – 5 of 5) sorted by relevance

/third_party/benchmark/src/
Dtimers.cc71 double MakeTime(FILETIME const& kernel_time, FILETIME const& user_time) { in MakeTime() function
91 double MakeTime(thread_basic_info_data_t const& info) { in MakeTime() function
99 double MakeTime(struct timespec const& ts) { in MakeTime() function
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/
Dtime_zone_impl.h60 time_zone::civil_lookup MakeTime(const civil_second& cs) const { in MakeTime() function
Dtime_zone_lookup_test.cc903 TEST(MakeTime, TimePointResolution) { in TEST() argument
933 TEST(MakeTime, Normalization) { in TEST() argument
947 TEST(MakeTime, SysSecondsLimits) { in TEST() argument
1034 TEST(MakeTime, LocalTimeLibC) { in TEST() argument
Dtime_zone_libc.cc227 time_zone::civil_lookup TimeZoneLibC::MakeTime(const civil_second& cs) const { in MakeTime() function in absl::time_internal::cctz::TimeZoneLibC
Dtime_zone_info.cc817 time_zone::civil_lookup TimeZoneInfo::MakeTime(const civil_second& cs) const { in MakeTime() function in absl::time_internal::cctz::TimeZoneInfo