Searched defs:PrintRunData (Results 1 – 3 of 3) sorted by relevance
/external/google-benchmark/src/ | ||
D | console_reporter.cc | 81 void ConsoleReporter::PrintRunData(const Run& result) { in PrintRunData() function in benchmark::ConsoleReporter |
D | csv_reporter.cc | 68 void CSVReporter::PrintRunData(Run const& run) { in PrintRunData() function in benchmark::CSVReporter |
D | json_reporter.cc | 122 void JSONReporter::PrintRunData(Run const& run) { in PrintRunData() function in benchmark::JSONReporter |