Searched refs:FindTestCase (Results 1 – 4 of 4) sorted by relevance
73 static const TestCase* FindTestCase(const char* name) { in FindTestCase() function in testing::internal::UnitTestHelper148 const TestCase* test_case = UnitTestHelper::FindTestCase("ApiTest"); in TEST()188 test_case = UnitTestHelper::FindTestCase("TestCaseWithCommentTest/0"); in TEST()211 const TestCase* test_case = UnitTestHelper::FindTestCase("DISABLED_Test"); in TEST()279 const TestCase* test_case = UnitTestHelper::FindTestCase("ApiTest"); in TearDown()315 test_case = UnitTestHelper::FindTestCase("TestCaseWithCommentTest/0"); in TearDown()
73 static const TestCase* FindTestCase(const char* name) { in FindTestCase() function in testing::internal::UnitTestHelper147 const TestCase* test_case = UnitTestHelper::FindTestCase("ApiTest"); in TEST()187 test_case = UnitTestHelper::FindTestCase("TestCaseWithCommentTest/0"); in TEST()211 const TestCase* test_case = UnitTestHelper::FindTestCase("DISABLED_Test"); in TEST()280 const TestCase* test_case = UnitTestHelper::FindTestCase("ApiTest"); in TearDown()316 test_case = UnitTestHelper::FindTestCase("TestCaseWithCommentTest/0"); in TearDown()