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

/art/runtime/
H A Dproxy_test.cc67 mirror::ArtMethod* toStringMethod = javaLangObject->FindDeclaredVirtualMethod("toString", local
71 CHECK(toStringMethod != nullptr);
80 soa.AddLocalReference<jobject>(toStringMethod));

Completed in 544 milliseconds