Home
last modified time | relevance | path

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

/art/test/115-native-bridge/
Dexpected.txt21 Getting trampoline for Java_Main_testFindClassOnAttachedNativeThread with shorty V.
/art/test/004-JniTest/
Djni_test.cc102 extern "C" JNIEXPORT void JNICALL Java_Main_testFindClassOnAttachedNativeThread(JNIEnv*, jclass) { in Java_Main_testFindClassOnAttachedNativeThread() function