Home | History | Annotate | Download | only in gtest

Lines Matching defs:GetUnitTestImpl

1345 inline UnitTestImpl* GetUnitTestImpl() {
1871 internal::UnitTestImpl* const impl = internal::GetUnitTestImpl();
1884 internal::UnitTestImpl* const impl = internal::GetUnitTestImpl();
3329 internal::UnitTestImpl* const impl = internal::GetUnitTestImpl();
3395 internal::UnitTestImpl* const impl = internal::GetUnitTestImpl();
3449 return internal::GetUnitTestImpl()->current_test_result()->HasFatalFailure();
3454 return internal::GetUnitTestImpl()->current_test_result()->
3507 GetUnitTestImpl()->AddTestInfo(set_up_tc, tear_down_tc, test_info);
3616 UnitTestImpl* const impl = internal::GetUnitTestImpl();
3749 internal::UnitTestImpl* const impl = internal::GetUnitTestImpl();
5676 return GetUnitTestImpl()->CurrentOsStackTraceExceptTop(skip_count + 1);
6020 GetUnitTestImpl()->PostFlagParsingInit();
6244 GetUnitTestImpl()->internal_run_death_test_flag();
6322 TestInfo* const info = GetUnitTestImpl()->current_test_info();
6333 return GetUnitTestImpl()->death_test_factory()->Create(
6636 const UnitTestImpl* const impl = GetUnitTestImpl();
6809 GetUnitTestImpl()->listeners()->SuppressEventForwarding();
6978 const UnitTestImpl* const impl = GetUnitTestImpl();
7033 UnitTestImpl* const impl = GetUnitTestImpl();
8339 using internal::GetUnitTestImpl;
8383 original_reporter_(GetUnitTestImpl()->
8385 GetUnitTestImpl()->SetTestPartResultReporterForCurrentThread(this);
8389 GetUnitTestImpl()->SetTestPartResultReporterForCurrentThread(