Lines Matching refs:Run
13 void ReportRuns(const std::vector<Run>& report) override {
18 std::vector<Run> all_runs_;
29 typedef benchmark::BenchmarkReporter::Run Run;
31 void CheckRun(Run const& run) const {
151 typedef benchmark::BenchmarkReporter::Run Run;
154 for (Run const& run : test_reporter.all_runs_) {
180 typedef benchmark::BenchmarkReporter::Run Run;
183 for (Run const& run : test_reporter.all_runs_) {