Home
last modified time | relevance | path

Searched defs:resultBig (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/src/test/java/lang/StrictMath/
DExactArithTests.java203 BigInteger resultBig = null; in testLongExact() local
262 BigInteger resultBig = BigInteger.valueOf(result); in checkResult() local
321 BigInteger resultBig = null; in testLongIntExact() local
/libcore/ojluni/src/test/java/lang/Math/
DExactArithTests.java228 BigInteger resultBig = null; in testLongExact() local
320 BigInteger resultBig = BigInteger.valueOf(result); in checkResult() local
378 BigInteger resultBig = null; in testLongIntExact() local