Home
last modified time | relevance | path

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

/llvm-project-15.0.7/third-party/benchmark/src/
H A Dtimers.h44 std::string LocalDateTimeString();
H A Dreporter.cc42 Out << LocalDateTimeString() << "\n"; in PrintBasicContext()
H A Dtimers.cc184 std::string LocalDateTimeString() { in LocalDateTimeString() function
H A Djson_reporter.cc130 std::string walltime_value = LocalDateTimeString(); in ReportContext()