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

/art/test/004-JniTest/
H A Djni_test.cc62 static void PthreadHelper(void (*fn)(JNIEnv*)) { function in namespace:art
83 PthreadHelper(&testFindClassOnAttachedNativeThread);
100 PthreadHelper(&testFindFieldOnAttachedNativeThread);
142 PthreadHelper(&testReflectFieldGetFromAttachedNativeThread);
330 PthreadHelper(&testShallowGetCallingClassLoader);
367 PthreadHelper(&testShallowGetStackClass2);

Completed in 85 milliseconds