Searched refs:GetTypeId (Results 1 – 4 of 4) sorted by relevance
502 TypeId GetTestSuiteTypeId() const override { return GetTypeId<TestSuite>(); } in GetTestSuiteTypeId()674 if (test_suite_info->GetTestSuiteTypeId() != GetTypeId<TestSuite>()) { in GetTestSuitePatternHolder()
423 TypeId GetTypeId() { in GetTypeId() function712 code_location, GetTypeId<FixtureClass>(),
2370 ::testing::internal::GetTypeId<test_fixture>())2454 internal::CodeLocation(file, line), internal::GetTypeId<TestT>(), in RegisterTest()
642 return GetTypeId<Test>(); in GetTestTypeId()