Searched refs:current_test_case (Results 1 – 4 of 4) sorted by relevance
740 const TestCase* current_test_case() const { return current_test_case_; } in current_test_case() function
2327 const TestCase* const test_case = impl->current_test_case(); in HasSameFixtureClass()4874 const TestCase* UnitTest::current_test_case() const in current_test_case() function in testing::UnitTest4877 return impl_->current_test_case(); in current_test_case()
1241 const TestCase* current_test_case() const
1981 const TestCase* test_case = UnitTest::GetInstance()->current_test_case(); in ExpectNonFatalFailureRecordingPropertyWithReservedKeyForCurrentTestCase()2014 const TestCase* test_case = UnitTest::GetInstance()->current_test_case(); in SetUpTestCase()7786 ->current_test_case() in TEST_F()