Searched refs:all_runs_ (Results 1 – 4 of 4) sorted by relevance
14 all_runs_.insert(all_runs_.end(), begin(report), end(report)); in ReportRuns()18 std::vector<Run> all_runs_; member in __anonb9ffad2b0111::TestReporter142 for (Run const& run : test_reporter.all_runs_) { in RunTestOne()162 assert(test_reporter.all_runs_.begin() == test_reporter.all_runs_.end()); in RunTestTwo()171 for (Run const& run : test_reporter.all_runs_) { in RunTestTwo()
18 all_runs_.insert(all_runs_.end(), begin(report), end(report)); in ReportRuns()25 mutable std::vector<Run> all_runs_; member in __anona0f283170111::TestReporter187 for (Run const& run : test_reporter.all_runs_) { in main()
14 all_runs_.insert(all_runs_.end(), begin(report), end(report)); in ReportRuns()18 std::vector<Run> all_runs_; member in __anon4a3bd8640111::TestReporter142 for (Run const& run : test_reporter.all_runs_) { in RunTestOne()162 assert(test_reporter.all_runs_.begin() == test_reporter.all_runs_.end()); in RunTestTwo()171 for (Run const& run : test_reporter.all_runs_) { in RunTestTwo()
18 all_runs_.insert(all_runs_.end(), begin(report), end(report)); in ReportRuns()25 mutable std::vector<Run> all_runs_; member in __anon11fed0f00111::TestReporter181 for (Run const& run : test_reporter.all_runs_) { in main()