Home
last modified time | relevance | path

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

/art/test/004-JniTest/
Djni_test.cc335 jmethodID getCallingClassLoaderMethodId = env->GetStaticMethodID(vmstack_clazz, in testShallowGetCallingClassLoader() local
338 CHECK(getCallingClassLoaderMethodId != nullptr); in testShallowGetCallingClassLoader()
342 getCallingClassLoaderMethodId); in testShallowGetCallingClassLoader()