Searched refs:GetTypeId (Results 1 – 4 of 4) sorted by relevance
525 TypeId GetTestSuiteTypeId() const override { return GetTypeId<TestSuite>(); } in GetTestSuiteTypeId()709 if (test_suite_info->GetTestSuiteTypeId() != GetTypeId<TestSuite>()) { in GetTestSuitePatternHolder()
419 TypeId GetTypeId() { in GetTypeId() function721 code_location, GetTypeId<FixtureClass>(),
2206 ::testing::internal::GetTypeId<test_fixture>())2299 internal::CodeLocation(file, line), internal::GetTypeId<TestT>(), in GTEST_DISABLE_MSC_WARNINGS_POP_()
962 TypeId GetTestTypeId() { return GetTypeId<Test>(); } in GetTestTypeId()