Home | History | Annotate | Download | only in gtest

Lines Matching refs:ShouldRunTest

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