Searched defs:PthreadHelper (Results 1 - 1 of 1) sorted by relevance

/art/test/004-JniTest/
H A Djni_test.cc54 static void PthreadHelper(void (*fn)(JNIEnv*)) { function
75 PthreadHelper(&testFindClassOnAttachedNativeThread);
92 PthreadHelper(&testFindFieldOnAttachedNativeThread);
134 PthreadHelper(&testReflectFieldGetFromAttachedNativeThread);
317 PthreadHelper(&testShallowGetCallingClassLoader);
354 PthreadHelper(&testShallowGetStackClass2);

Completed in 23 milliseconds