Searched defs:PrintRunData (Results 1 – 3 of 3) sorted by relevance
| /third_party/benchmark/src/ | ||
| D | csv_reporter.cc | 109 void CSVReporter::PrintRunData(const Run& run) { in PrintRunData() function in benchmark::CSVReporter |
| D | console_reporter.cc | 127 void ConsoleReporter::PrintRunData(const Run& result) { in PrintRunData() function in benchmark::ConsoleReporter |
| D | json_reporter.cc | 221 void JSONReporter::PrintRunData(Run const& run) { in PrintRunData() function in benchmark::JSONReporter |