Searched refs:doNothingNative (Results 1 – 2 of 2) sorted by relevance
4 Normal: Entering public static native void art.Test989.doNothingNative()5 Normal: Leaving public static native void art.Test989.doNothingNative() returned null51 ThrowEnter: Entering public static native void art.Test989.doNothingNative()52 ThrowEnter: Leaving public static native void art.Test989.doNothingNative() returned <exception>53 …st989$ErrorB: Throwing error while entering public static native void art.Test989.doNothingNative()90 ThrowExit: Entering public static native void art.Test989.doNothingNative()91 ThrowExit: Leaving public static native void art.Test989.doNothingNative() returned null92 …orB: Throwing error while exit public static native void art.Test989.doNothingNative() returned nu…131 ThrowBoth: Entering public static native void art.Test989.doNothingNative()132 ThrowBoth: Leaving public static native void art.Test989.doNothingNative() returned <exception>[all …]
314 doNothingNative(); in run()461 public static native void doNothingNative(); in doNothingNative() method in Test989