Home
last modified time | relevance | path

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

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