Searched refs:GetMethodReferenceIndexAtDepth (Results 1 – 2 of 2) sorted by relevance
214 ASSERT_EQ(42u, inline_info.GetMethodReferenceIndexAtDepth(0)); in TEST()215 ASSERT_EQ(82u, inline_info.GetMethodReferenceIndexAtDepth(1)); in TEST()
58 uint32_t GetMethodReferenceIndexAtDepth(uint8_t depth) const { in GetMethodReferenceIndexAtDepth() function