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

/art/test/004-JniTest/src/
H A DMain.java74 private static native Method testGetMirandaMethodNative(); method in class:Main
77 Method m = testGetMirandaMethodNative();
/art/test/115-native-bridge/src/
H A DNativeBridgeMain.java69 private static native Method testGetMirandaMethodNative(); method in class:Main
72 Method m = testGetMirandaMethodNative();

Completed in 66 milliseconds