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 __anon3071b8fa0111::TestReporter
24 void ReportRuns(const std::vector<Run>& report) override { in ReportRuns() function in __anona5fc1d030111::TestReporter
26 virtual void ReportRuns(const std::vector<Run>& report) BENCHMARK_OVERRIDE { in ReportRuns() function in __anon771f40620111::TestReporter
21 void ReportRuns(const std::vector<Run>& report) override { in ReportRuns() function in __anon7748fa450111::TestReporter
42 void ReportRuns(const std::vector<Run>& /* report */) override {} in ReportRuns() function in benchmark::internal::__anon379a73380111::NullReporter
17 void ReportRuns(const std::vector<Run>& report) override { in ReportRuns() function in __anonc00530fa0111::TestReporter
13 void ReportRuns(const std::vector<Run>& report) override { in ReportRuns() function in __anonb72bb42e0111::TestReporter
160 void ReportRuns(const std::vector<Run>& report) override { in ReportRuns() function in internal::__anon58e637ef0111::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