Searched refs:takeIntLong (Results 1 – 4 of 4) sorted by relevance
149 public native boolean takeIntLong(int v1, long v2); in takeIntLong() method in InstanceNonce
345 assertTrue(target.takeIntLong(914, 9140914091409140914L)); in test_takeIntLong()
191 public static native boolean takeIntLong(int v1, long v2); in takeIntLong() method in StaticNonce
457 assertTrue(StaticNonce.takeIntLong(914, 9140914091409140914L)); in test_takeIntLong()