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 __anon0187b7060111::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 __anonf46c62d20111::TestReporter181 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 __anon80bbce1f0111::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 __anonbc35288b0111::TestReporter181 for (Run const& run : test_reporter.all_runs_) { in main()