Searched defs:checkRef (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dindirect_reference_table-inl.h62 IndirectRef checkRef = ToIndirectRef(idx); local
63 if (UNLIKELY(checkRef != iref)) {
66 << " (should be " << checkRef << ")"; local

Completed in 82 milliseconds