Home | History | Annotate | Download | only in test

Lines Matching refs:test_case

872     const ::testing::TestCase* test_case = unit_test->GetTestCase(case_num);
874 test_num < test_case->total_test_count();
876 const ::testing::TestInfo* test_info = test_case->GetTestInfo(test_num);