Home
last modified time | relevance | path

Searched refs:GetTestTypeId (Results 1 – 2 of 2) sorted by relevance

/rocksdb-6.9/third-party/gtest-1.8.1/fused-src/gtest/
Dgtest-all.cc2123 TypeId GetTestTypeId() { in GetTestTypeId() function
2129 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()
Dgtest.h8335 GTEST_API_ TypeId GetTestTypeId();
22045 ::testing::Test, ::testing::internal::GetTestTypeId())