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