Searched refs:byteValueExact (Results 1 – 7 of 7) sorted by relevance
138 byte bNumber = bdNumber.byteValueExact(); in test_ByteValueExactPos()148 byte bNumber = bdNumber.byteValueExact(); in test_ByteValueExactNeg()160 byte bNumber = bdNumber.byteValueExact(); in test_ByteValueExactCharZero()170 byte bNumber = bdNumber.byteValueExact(); in test_ByteValueExactStringZero()178 bdNumber.byteValueExact(); in test_ByteValueExactDoubleMax()189 bdNumber.byteValueExact(); in test_ByteValueExactDoubleMin()200 bdNumber.byteValueExact(); in test_ByteValueExactFloatPos()211 bdNumber.byteValueExact(); in test_ByteValueExactFloatNeg()221 byte bNumber = bdNumber.byteValueExact(); in test_ByteValueExactDouble()229 bdNumber.byteValueExact(); in test_ByteValueExactLongMin()[all …]
233 assertEquals(i, BigInteger.valueOf(i).byteValueExact()); in test_byteValueExact()242 BigInteger.ONE.shiftLeft(1000).byteValueExact(); in test_byteValueExact()246 BigInteger.ONE.negate().shiftLeft(1000).byteValueExact(); in test_byteValueExact()
156 Assert.assertEquals(bi.byteValueExact(), bi.intValue(), in testByteValueExact()162 int value = bi.byteValueExact(); in testByteValueExact()
155 public byte byteValueExact() { return 0; } in byteValueExact() method in BigInteger
5065 public byte byteValueExact() {
3743 public byte byteValueExact() {
5258 method public byte byteValueExact();5340 method public byte byteValueExact();