Home
last modified time | relevance | path

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

/art/test/004-JniTest/src/
DMain.java39 testReflectFieldGetFromAttachedNativeThreadNative(); in main()
91 private static native void testReflectFieldGetFromAttachedNativeThreadNative(); in testReflectFieldGetFromAttachedNativeThreadNative() method in Main