Home
last modified time | relevance | path

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

/third_party/benchmark/src/
Dconsole_reporter.cc152 const std::string cpu_time_str = FormatTime(cpu_time); in PrintRunData() local
165 timeLabel, cpu_time_str.c_str(), timeLabel); in PrintRunData()