Home
last modified time | relevance | path

Searched defs:PrintRunData (Results 1 – 6 of 6) sorted by relevance

/third_party/json/benchmarks/thirdparty/benchmark/src/
Dcsv_reporter.cc86 void CSVReporter::PrintRunData(const Run & run) { in PrintRunData() function in benchmark::CSVReporter
Dconsole_reporter.cc101 void ConsoleReporter::PrintRunData(const Run& result) { in PrintRunData() function in benchmark::ConsoleReporter
Djson_reporter.cc154 void JSONReporter::PrintRunData(Run const& run) { in PrintRunData() function in benchmark::JSONReporter
/third_party/benchmark/src/
Dcsv_reporter.cc106 void CSVReporter::PrintRunData(const Run& run) { in PrintRunData() function in benchmark::CSVReporter
Dconsole_reporter.cc115 void ConsoleReporter::PrintRunData(const Run& result) { in PrintRunData() function in benchmark::ConsoleReporter
Djson_reporter.cc228 void JSONReporter::PrintRunData(Run const& run) { in PrintRunData() function in benchmark::JSONReporter