Home
last modified time | relevance | path

Searched refs:GetUnitTestImpl (Results 1 – 2 of 2) sorted by relevance

/rocksdb-6.9/third-party/gtest-1.8.1/fused-src/gtest/
Dgtest-all.cc1333 inline UnitTestImpl* GetUnitTestImpl() { in GetUnitTestImpl() function
3932 if (internal::GetUnitTestImpl()->catch_exceptions()) { in HandleExceptionsInMethodIfSupported()
7390 GetUnitTestImpl()->PostFlagParsingInit(); in InitGoogleTestImpl()
7740 GetUnitTestImpl()->internal_run_death_test_flag(); in DeathTestAbort()
7831 return GetUnitTestImpl()->death_test_factory()->Create( in Create()
8174 const UnitTestImpl* const impl = GetUnitTestImpl(); in AssumeRole()
8390 const UnitTestImpl* const impl = GetUnitTestImpl(); in AssumeRole()
8792 const UnitTestImpl* const impl = GetUnitTestImpl(); in AssumeRole()
8847 UnitTestImpl* const impl = GetUnitTestImpl(); in Create()
11215 using internal::GetUnitTestImpl;
[all …]
Dgtest.h19594 class UnitTestImpl* GetUnitTestImpl();
21114 friend internal::UnitTestImpl* internal::GetUnitTestImpl();