Home
last modified time | relevance | path

Searched refs:walltime_value (Results 1 – 2 of 2) sorted by relevance

/third_party/json/benchmarks/thirdparty/benchmark/src/
Djson_reporter.cc77 std::string walltime_value = LocalDateTimeString(); in ReportContext() local
78 out << indent << FormatKV("date", walltime_value) << ",\n"; in ReportContext()
/third_party/benchmark/src/
Djson_reporter.cc130 std::string walltime_value = LocalDateTimeString(); in ReportContext() local
131 out << indent << FormatKV("date", walltime_value) << ",\n"; in ReportContext()