Searched defs:expectedInt (Results 1 – 2 of 2) sorted by relevance
444 int expectedInt = fitsInInt(expectedBig) ? expectedBig.intValue() : Integer.MAX_VALUE; in testFactorial() local465 int expectedInt = fitsInInt(expectedBig) ? expectedBig.intValue() : Integer.MAX_VALUE; in testBinomial() local
343 int expectedInt = (referenceByte & 0xFF); in testNewInput() local