Home
last modified time | relevance | path

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

/art/runtime/
Dsubtype_check_test.cc168 bool SlowIsSubtypeOf(const MockClass* target) const { in SlowIsSubtypeOf() function
960 a->SlowIsSubtypeOf(b) ? SubtypeCheckInfo::kSubtypeOf : SubtypeCheckInfo::kNotSubtypeOf; in EnsureSubtypeOfCorrect()