Home
last modified time | relevance | path

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

/external/libcxx/utils/google-benchmark/src/
Dcsv_reporter.cc90 void CSVReporter::PrintRunData(const Run& run) { in PrintRunData() function in benchmark::CSVReporter
Dconsole_reporter.cc116 void ConsoleReporter::PrintRunData(const Run& result) { in PrintRunData() function in benchmark::ConsoleReporter
Djson_reporter.cc167 void JSONReporter::PrintRunData(Run const& run) { in PrintRunData() function in benchmark::JSONReporter
/external/google-benchmark/src/
Dcsv_reporter.cc102 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.cc196 void JSONReporter::PrintRunData(Run const& run) { in PrintRunData() function in benchmark::JSONReporter