Lines Matching defs:test_case
5103 const TestCase* const test_case = GetUnitTestImpl()->5106 for (int i = 0; i < test_case->total_test_count(); ++i) {5107 const TestInfo* const test_info = test_case->GetTestInfo(i);