Searched refs:GetEncodedPathToRoot (Results 1 – 3 of 3) sorted by relevance
176 BitString::StorageType source_value = GetEncodedPathToRoot(); in IsSubtypeOf()177 BitString::StorageType target_value = target.GetEncodedPathToRoot(); in IsSubtypeOf()296 BitString::StorageType GetEncodedPathToRoot() const { in GetEncodedPathToRoot() function
267 EXPECT_EQ(MaxInt<StorageType>(LenForPos()), sci.GetEncodedPathToRoot()); in TEST_F()287 sci2.GetEncodedPathToRoot()); in TEST_F()297 sci3.GetEncodedPathToRoot()); in TEST_F()306 EXPECT_EQ(MAKE_ENCODED_PATH(0b1010101u, 0b0000, 0b0), sci4.GetEncodedPathToRoot()); in TEST_F()
310 return GetSubtypeCheckInfo(klass).GetEncodedPathToRoot(); in GetEncodedPathToRootForSource()324 return sci.GetEncodedPathToRoot(); in GetEncodedPathToRootForTarget()