Home
last modified time | relevance | path

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

/llvm-project/third-party/benchmark/src/
H A Djson_reporter.cc120 std::string walltime_value = LocalDateTimeString(); in ReportContext() local
121 out << indent << FormatKV("date", walltime_value) << ",\n"; in ReportContext()