Searched refs:GetTestTypeId (Results 1 – 3 of 3) sorted by relevance
641 TypeId GetTestTypeId() { in GetTestTypeId() function647 extern const TypeId kTestTypeIdInGoogleTest = GetTestTypeId();2316 const bool first_is_TEST = first_fixture_id == internal::GetTestTypeId(); in HasSameFixtureClass()2318 const bool this_is_TEST = this_fixture_id == internal::GetTestTypeId(); in HasSameFixtureClass()
436 GTEST_API_ TypeId GetTestTypeId();
2333 ::testing::internal::GetTestTypeId())