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

/art/test/989-method-trace-throw/src/art/
H A DTest989.java37 testMethods.add(Test989.class.getDeclaredMethod("doNothingNative"));
314 doNothingNative();
461 public static native void doNothingNative(); method in class:Test989

Completed in 30 milliseconds