Searched refs:UNSIGNED_INTS (Results 1 – 2 of 2) sorted by relevance
33 private static final long[] UNSIGNED_INTS = { field in UnsignedIntsTest50 for (long a : UNSIGNED_INTS) { in testToLong()56 for (long a : UNSIGNED_INTS) { in testCompare()57 for (long b : UNSIGNED_INTS) { in testCompare()117 for (long a : UNSIGNED_INTS) { in testDivide()118 for (long b : UNSIGNED_INTS) { in testDivide()130 for (long a : UNSIGNED_INTS) { in testRemainder()131 for (long b : UNSIGNED_INTS) { in testRemainder()144 for (long a : UNSIGNED_INTS) { in testParseInt()158 for (long a : UNSIGNED_INTS) { in testParseIntWithRadix()[all …]
36 private static final long[] UNSIGNED_INTS = { field in UnsignedIntsTest53 for (long a : UNSIGNED_INTS) { in testToLong()59 for (long a : UNSIGNED_INTS) { in testCompare()60 for (long b : UNSIGNED_INTS) { in testCompare()120 for (long a : UNSIGNED_INTS) { in testDivide()121 for (long b : UNSIGNED_INTS) { in testDivide()133 for (long a : UNSIGNED_INTS) { in testRemainder()134 for (long b : UNSIGNED_INTS) { in testRemainder()161 for (long a : UNSIGNED_INTS) { in testParseInt()175 for (long a : UNSIGNED_INTS) { in testParseIntWithRadix()[all …]