Home
last modified time | relevance | path

Searched defs:takeDoubleFast (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/cts/tests/tests/jni/src/android/jni/cts/
H A DInstanceNonce.java135 public native boolean takeDoubleFast(double v); in takeDoubleFast() method in InstanceNonce
H A DStaticNonce.java175 public static native boolean takeDoubleFast(double v); in takeDoubleFast() method in StaticNonce