Home
last modified time | relevance | path

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

/external/google-benchmark/src/
Dconsole_reporter.cc134 const std::string real_time_str = FormatTime(real_time); in PrintRunData() local
147 printer(Out, COLOR_YELLOW, "%s %-4s %s %-4s ", real_time_str.c_str(), timeLabel, in PrintRunData()
/external/libcxx/utils/google-benchmark/src/
Dconsole_reporter.cc135 const std::string real_time_str = FormatTime(real_time); in PrintRunData() local
148 printer(Out, COLOR_YELLOW, "%s %-4s %s %-4s ", real_time_str.c_str(), timeLabel, in PrintRunData()