Searched refs:GetTypeId (Results 1 – 4 of 4) sorted by relevance
506 TypeId GetTestSuiteTypeId() const override { return GetTypeId<TestSuite>(); } in GetTestSuiteTypeId()678 if (test_suite_info->GetTestSuiteTypeId() != GetTypeId<TestSuite>()) { in GetTestSuitePatternHolder()
427 TypeId GetTypeId() { in GetTypeId() function716 code_location, GetTypeId<FixtureClass>(),
2369 ::testing::internal::GetTypeId<test_fixture>())2453 internal::CodeLocation(file, line), internal::GetTypeId<TestT>(), in RegisterTest()
642 return GetTypeId<Test>(); in GetTestTypeId()