Home
last modified time | relevance | path

Searched defs:ReportRuns (Results 1 – 9 of 9) sorted by relevance

/third_party/benchmark/src/
Dcsv_reporter.cc60 void CSVReporter::ReportRuns(const std::vector<Run>& reports) { in ReportRuns() function in benchmark::CSVReporter
Dconsole_reporter.cc72 void ConsoleReporter::ReportRuns(const std::vector<Run>& reports) { in ReportRuns() function in benchmark::ConsoleReporter
Djson_reporter.cc201 void JSONReporter::ReportRuns(std::vector<Run> const& reports) { in ReportRuns() function in benchmark::JSONReporter
/third_party/benchmark/test/
Dspec_arg_test.cc24 virtual void ReportRuns(const std::vector<Run>& report) BENCHMARK_OVERRIDE { in ReportRuns() function in __anond09147810111::TestReporter
Dbenchmark_random_interleaving_gtest.cc42 void ReportRuns(const std::vector<Run>& /* report */) override {} in ReportRuns() function in benchmark::internal::__anon9e5f40360111::NullReporter
Dfilter_test.cc21 virtual void ReportRuns(const std::vector<Run>& report) BENCHMARK_OVERRIDE { in ReportRuns() function in __anon84f56d430111::TestReporter
Dskip_with_error_test.cc17 virtual void ReportRuns(const std::vector<Run>& report) BENCHMARK_OVERRIDE { in ReportRuns() function in __anona64de1b80111::TestReporter
Dregister_benchmark_test.cc13 virtual void ReportRuns(const std::vector<Run>& report) BENCHMARK_OVERRIDE { in ReportRuns() function in __anonb95e942c0111::TestReporter
Doutput_test_helper.cc160 void ReportRuns(const std::vector<Run>& report) BENCHMARK_OVERRIDE { in ReportRuns() function in internal::__anon872fa12d0111::TestReporter