Home
last modified time | relevance | path

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

/art/test/004-JniTest/
Djni_test.cc74 static void PthreadHelper(void (*fn)(JNIEnv*)) { in PthreadHelper() function
132 PthreadHelper(&testFindClassOnAttachedNativeThread); in Java_Main_testFindClassOnAttachedNativeThread()
149 PthreadHelper(&testFindFieldOnAttachedNativeThread); in Java_Main_testFindFieldOnAttachedNativeThreadNative()
191 PthreadHelper(&testReflectFieldGetFromAttachedNativeThread); in Java_Main_testReflectFieldGetFromAttachedNativeThreadNative()
379 PthreadHelper(&testShallowGetCallingClassLoader); in Java_Main_nativeTestShallowGetCallingClassLoader()
416 PthreadHelper(&testShallowGetStackClass2); in Java_Main_nativeTestShallowGetStackClass2()