Searched refs:addWithoutException (Results 1 – 1 of 1) sorted by relevance
78 addWithoutException(valueOf(1, -Integer.MAX_VALUE), in extremaTests()80 addWithoutException(valueOf(1, -Integer.MAX_VALUE), in extremaTests()88 private static void addWithoutException(BigDecimal b1, BigDecimal b2, MathContext mc) { in addWithoutException() method in AddTests