Searched defs:reports (Results 1 – 7 of 7) sorted by relevance
62 void CSVReporter::ReportRuns(const std::vector<Run>& reports) { in ReportRuns()
79 void ConsoleReporter::ReportRuns(const std::vector<Run>& reports) { in ReportRuns()
93 const std::vector<BenchmarkReporter::Run>& reports) { in ComputeStats()
160 const std::vector<BenchmarkReporter::Run>& reports) { in ComputeBigO()
201 void JSONReporter::ReportRuns(std::vector<Run> const& reports) { in ReportRuns()
114 struct scudo_error_report reports[3]; member
1537 auto reports = {std::make_pair("bti-report", &config->zBtiReport), readConfigs() local