Home
last modified time | relevance | path

Searched refs:LocalDateTimeString (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/libcxx/utils/google-benchmark/src/
H A Dtimers.h44 std::string LocalDateTimeString();
H A Dreporter.cc39 Out << LocalDateTimeString() << "\n"; in PrintBasicContext()
H A Dtimers.cc215 std::string LocalDateTimeString() { return DateTimeString(true); } in LocalDateTimeString() function
H A Djson_reporter.cc77 std::string walltime_value = LocalDateTimeString(); in ReportContext()
/aosp_15_r20/external/cronet/third_party/google_benchmark/src/src/
H A Dtimers.h44 std::string LocalDateTimeString();
H A Dreporter.cc42 Out << LocalDateTimeString() << "\n"; in PrintBasicContext()
H A Dtimers.cc197 std::string LocalDateTimeString() { in LocalDateTimeString() function
H A Djson_reporter.cc120 std::string walltime_value = LocalDateTimeString(); in ReportContext()
/aosp_15_r20/external/google-benchmark/src/
H A Dtimers.h71 std::string LocalDateTimeString();
H A Dreporter.cc42 Out << LocalDateTimeString() << "\n"; in PrintBasicContext()
H A Dtimers.cc209 std::string LocalDateTimeString() { in LocalDateTimeString() function
H A Djson_reporter.cc120 std::string walltime_value = LocalDateTimeString(); in ReportContext()