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
103 PthreadHelper(&testFindClassOnAttachedNativeThread); in Java_Main_testFindClassOnAttachedNativeThread()
120 PthreadHelper(&testFindFieldOnAttachedNativeThread); in Java_Main_testFindFieldOnAttachedNativeThreadNative()
162 PthreadHelper(&testReflectFieldGetFromAttachedNativeThread); in Java_Main_testReflectFieldGetFromAttachedNativeThreadNative()
350 PthreadHelper(&testShallowGetCallingClassLoader); in Java_Main_nativeTestShallowGetCallingClassLoader()
387 PthreadHelper(&testShallowGetStackClass2); in Java_Main_nativeTestShallowGetStackClass2()