Searched refs:UNSIGNED_INTS (Results 1 – 1 of 1) sorted by relevance
32 private static final long[] UNSIGNED_INTS = { field in UnsignedIntsTest46 for (long a : UNSIGNED_INTS) { in testToLong()52 for (long a : UNSIGNED_INTS) { in testCompare()53 for (long b : UNSIGNED_INTS) { in testCompare()62 for (long a : UNSIGNED_INTS) { in testDivide()63 for (long b : UNSIGNED_INTS) { in testDivide()75 for (long a : UNSIGNED_INTS) { in testRemainder()76 for (long b : UNSIGNED_INTS) { in testRemainder()103 for (long a : UNSIGNED_INTS) { in testParseInt()117 for (long a : UNSIGNED_INTS) { in testParseLongWithRadix()[all …]