Home
last modified time | relevance | path

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

/external/google-benchmark/src/
Dconsole_reporter.cc81 void ConsoleReporter::PrintRunData(const Run& result) { in PrintRunData() function in benchmark::ConsoleReporter
Dcsv_reporter.cc68 void CSVReporter::PrintRunData(Run const& run) { in PrintRunData() function in benchmark::CSVReporter
Djson_reporter.cc122 void JSONReporter::PrintRunData(Run const& run) { in PrintRunData() function in benchmark::JSONReporter