Home
last modified time | relevance | path

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

/art/runtime/
Dsubtype_check_info_test.cc256 size_t LenForPos() { return BitString::GetBitLengthTotalAtPosition(kPos); } in LenForPos() function
267 EXPECT_EQ(MaxInt<StorageType>(LenForPos()), sci.GetEncodedPathToRoot()); in TEST_F()