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

/art/runtime/arch/
H A Dstub_test.cc820 extern "C" void art_quick_check_cast(void);
827 const uintptr_t art_quick_check_cast = StubTest::GetEntrypoint(self, kQuickCheckCast); local
842 art_quick_check_cast, self); local
847 art_quick_check_cast, self); local
852 art_quick_check_cast, self); local
859 art_quick_check_cast, self); local

Completed in 153 milliseconds