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.java220 BigInteger resultBig = null; in testLongExact() local
311 BigInteger resultBig = BigInteger.valueOf(result); in checkResult() local
372 BigInteger resultBig = null; in testLongIntExact() local
/libcore/ojluni/src/test/java/lang/Math/
DExactArithTests.java354 BigInteger resultBig = null; in testLongExact() local
540 BigInteger resultBig = BigInteger.valueOf(result); in checkResult() local
597 BigInteger resultBig = null; in testLongIntExact() local