Searched defs:ReportRuns (Results 1 – 11 of 11) sorted by relevance
20 virtual void ReportRuns(const std::vector<Run>& report) BENCHMARK_OVERRIDE { in ReportRuns() function in __anon9fee9fd90111::TestReporter
24 void ReportRuns(const std::vector<Run>& report) override { in ReportRuns() function in __anon026d5e820111::TestReporter
26 virtual void ReportRuns(const std::vector<Run>& report) BENCHMARK_OVERRIDE { in ReportRuns() function in __anone71b47610111::TestReporter
42 void ReportRuns(const std::vector<Run>& /* report */) override {} in ReportRuns() function in benchmark::internal::__anon96b435f70111::NullReporter
21 void ReportRuns(const std::vector<Run>& report) override { in ReportRuns() function in __anon472dd0040111::TestReporter
17 void ReportRuns(const std::vector<Run>& report) override { in ReportRuns() function in __anon7f0bed990111::TestReporter
13 void ReportRuns(const std::vector<Run>& report) override { in ReportRuns() function in __anonc7e0206d0111::TestReporter
160 void ReportRuns(const std::vector<Run>& report) override { in ReportRuns() function in internal::__anoneb8740ce0111::TestReporter
62 void CSVReporter::ReportRuns(const std::vector<Run>& reports) { in ReportRuns() function in benchmark::CSVReporter
75 void ConsoleReporter::ReportRuns(const std::vector<Run>& reports) { in ReportRuns() function in benchmark::ConsoleReporter
194 void JSONReporter::ReportRuns(std::vector<Run> const& reports) { in ReportRuns() function in benchmark::JSONReporter