HomeSort by relevance Sort by last modified time
    Searched refs:testGetMirandaMethodNative (Results 1 - 2 of 2) sorted by null

  /art/test/115-native-bridge/src/
NativeBridgeMain.java 71 private static native Method testGetMirandaMethodNative();
74 Method m = testGetMirandaMethodNative();
  /art/test/004-JniTest/src/
Main.java 80 private static native Method testGetMirandaMethodNative();
83 Method m = testGetMirandaMethodNative();

Completed in 196 milliseconds