Searched refs:takeIntFast (Results 1 – 4 of 4) sorted by relevance
123 public native boolean takeIntFast(int v); in takeIntFast() method in InstanceNonce
270 assertTrue(target.takeIntFast(-999888777)); in test_takeIntFast()
157 public static native boolean takeIntFast(int v); in takeIntFast() method in StaticNonce
370 assertTrue(StaticNonce.takeIntFast(-999888777)); in test_takeIntFast()