Searched defs:PrintRunData (Results 1 – 3 of 3) sorted by relevance
/llvm-project/third-party/benchmark/src/ | ||
H A D | csv_reporter.cc | 109 void CSVReporter::PrintRunData(const Run& run) { in PrintRunData() function in benchmark::CSVReporter |
H A D | console_reporter.cc | 131 void ConsoleReporter::PrintRunData(const Run& result) { in PrintRunData() function in benchmark::ConsoleReporter |
H A D | json_reporter.cc | 228 void JSONReporter::PrintRunData(Run const& run) { in PrintRunData() function in benchmark::JSONReporter |