Home
last modified time | relevance | path

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

/art/test/004-JniTest/
Djni_test.cc71 static void PthreadHelper(void (*fn)(JNIEnv*)) { in PthreadHelper() function
92 PthreadHelper(&testFindClassOnAttachedNativeThread); in Java_Main_testFindClassOnAttachedNativeThread()
109 PthreadHelper(&testFindFieldOnAttachedNativeThread); in Java_Main_testFindFieldOnAttachedNativeThreadNative()
151 PthreadHelper(&testReflectFieldGetFromAttachedNativeThread); in Java_Main_testReflectFieldGetFromAttachedNativeThreadNative()
339 PthreadHelper(&testShallowGetCallingClassLoader); in Java_Main_nativeTestShallowGetCallingClassLoader()
376 PthreadHelper(&testShallowGetStackClass2); in Java_Main_nativeTestShallowGetStackClass2()