Home | History | Annotate | Download | only in googletest

Lines Matching refs:GetMutableTestCase

3686 TestCase* UnitTest::GetMutableTestCase(int i) {
3687 return impl()->GetMutableTestCase(i);
4205 GetMutableTestCase(test_index)->Run();