Searched refs:GetTestTypeId (Results 1 – 2 of 2) sorted by relevance
2123 TypeId GetTestTypeId() { in GetTestTypeId() function2129 extern const TypeId kTestTypeIdInGoogleTest = GetTestTypeId();3782 const bool first_is_TEST = first_fixture_id == internal::GetTestTypeId(); in HasSameFixtureClass()3784 const bool this_is_TEST = this_fixture_id == internal::GetTestTypeId(); in HasSameFixtureClass()
8335 GTEST_API_ TypeId GetTestTypeId();22045 ::testing::Test, ::testing::internal::GetTestTypeId())