Searched refs:walltime_value (Results 1 – 1 of 1) sorted by relevance
120 std::string walltime_value = LocalDateTimeString(); in ReportContext() local121 out << indent << FormatKV("date", walltime_value) << ",\n"; in ReportContext()