Searched refs:testGetMirandaMethodNative (Results 1 – 3 of 3) sorted by relevance
74 private static native Method testGetMirandaMethodNative(); in testGetMirandaMethodNative() method in Main77 Method m = testGetMirandaMethodNative(); in testGetMirandaMethod()
129 private static native Method testGetMirandaMethodNative(); in testGetMirandaMethodNative() method in Main132 Method m = testGetMirandaMethodNative(); in testGetMirandaMethod()
14 name:testGetMirandaMethodNative, signature:()Ljava/lang/reflect/Method;, shorty:L.