Searched refs:bi2p3 (Results 1 – 2 of 2) sorted by relevance
311 BigInteger bi2p3 = bi2.add(bi3); in test_addLjava_math_BigInteger() local313 assertTrue("bi2p3=bi3p2", bi2p3.equals(bi3p2)); in test_addLjava_math_BigInteger()
288 BigInteger bi2p3 = bi2.add(bi3); in test_addLjava_math_BigInteger() local290 assertTrue("bi2p3=bi3p2", bi2p3.equals(bi3p2)); in test_addLjava_math_BigInteger()