Home
last modified time | relevance | path

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

/art/test/004-JniTest/src/
DMain.java48 testShallowGetCallingClassLoader(); in main()
229 private static void testShallowGetCallingClassLoader() { in testShallowGetCallingClassLoader() method in Main
/art/test/004-JniTest/
Djni_test.cc299 static void testShallowGetCallingClassLoader(JNIEnv* env) { in testShallowGetCallingClassLoader() function
350 PthreadHelper(&testShallowGetCallingClassLoader); in Java_Main_nativeTestShallowGetCallingClassLoader()