Searched refs:ReportRuns (Results 1 – 2 of 2) sorted by relevance
196 reporter->ReportRuns(results); in run()208 reporter->ReportRuns(summary); in run()
581 virtual void ReportRuns(const std::vector<Run>& reports);598 void CustomCsvReporter::ReportRuns(const std::vector<Run>& reports) { in ReportRuns() function in CustomCsvReporter