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

/art/runtime/
H A Dproxy_test.cc65 mirror::ArtMethod* hashCodeMethod = javaLangObject->FindDeclaredVirtualMethod("hashCode", local
70 CHECK(hashCodeMethod != nullptr);
78 soa.AddLocalReference<jobject>(hashCodeMethod));

Completed in 51 milliseconds