Searched refs:returnFloatNative (Results 1 – 2 of 2) sorted by relevance
36 Normal: Entering public static native float art.Test989.returnFloatNative()37 Normal: Leaving public static native float art.Test989.returnFloatNative() returned 1.61838 returnFloatNative returned: 1.61878 ThrowEnter: Entering public static native float art.Test989.returnFloatNative()79 ThrowEnter: Leaving public static native float art.Test989.returnFloatNative() returned <exception>80 …89$ErrorB: Throwing error while entering public static native float art.Test989.returnFloatNative()119 ThrowExit: Entering public static native float art.Test989.returnFloatNative()120 ThrowExit: Leaving public static native float art.Test989.returnFloatNative() returned 1.618121 …B: Throwing error while exit public static native float art.Test989.returnFloatNative() returned 1…158 ThrowBoth: Entering public static native float art.Test989.returnFloatNative()[all …]
353 float d = returnFloatNative(); in run()463 public static native float returnFloatNative(); in returnFloatNative() method in Test989