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 __anon099deb800111::TestReporter
24 void ReportRuns(const std::vector<Run>& report) override { in ReportRuns() function in __anon97be57c90111::TestReporter
26 virtual void ReportRuns(const std::vector<Run>& report) BENCHMARK_OVERRIDE { in ReportRuns() function in __anon5eac3a280111::TestReporter
21 void ReportRuns(const std::vector<Run>& report) override { in ReportRuns() function in __anon3391cb8b0111::TestReporter
42 void ReportRuns(const std::vector<Run>& /* report */) override {} in ReportRuns() function in benchmark::internal::__anon364cf67e0111::NullReporter
17 void ReportRuns(const std::vector<Run>& report) override { in ReportRuns() function in __anon88acd1000111::TestReporter
13 void ReportRuns(const std::vector<Run>& report) override { in ReportRuns() function in __anon6a329e740111::TestReporter
161 void ReportRuns(const std::vector<Run>& report) override { in ReportRuns() function in internal::__anonccfa1e750111::TestReporter
62 void CSVReporter::ReportRuns(const std::vector<Run>& reports) { in ReportRuns() function in benchmark::CSVReporter
79 void ConsoleReporter::ReportRuns(const std::vector<Run>& reports) { in ReportRuns() function in benchmark::ConsoleReporter
201 void JSONReporter::ReportRuns(std::vector<Run> const& reports) { in ReportRuns() function in benchmark::JSONReporter