Searched refs:contains_amethod (Results 1 – 1 of 1) sorted by relevance
1686 Handle<mirror::ArtMethod> contains_amethod(hs.NewHandle(soa.DecodeMethod(contains_jmethod))); in TEST_F() local1689 if (contains_amethod.Get()->GetEntryPointFromQuickCompiledCode() == nullptr) { in TEST_F()1690 contains_amethod.Get()->SetEntryPointFromQuickCompiledCode(reinterpret_cast<void*>( in TEST_F()1741 self, contains_amethod.Get(), in TEST_F()1758 self, contains_amethod.Get(), in TEST_F()