Home | History | Annotate | Download | only in src

Lines Matching refs:TestPassed

2316   return test_info_list_->CountIf(TestPassed);
2745 if (!tc->ShouldRunTest(ti) || tc->TestPassed(ti)) {