Searched defs:HALF_UP (Results 1 – 2 of 2) sorted by relevance
/external/guava/guava-tests/test/com/google/common/math/ |
D | BigDecimalMathTest.java | 171 .setExpectation(Math.nextUp(twoToThe54), CEILING, UP, HALF_DOWN, HALF_UP, HALF_EVEN) in testRoundToDouble_twoToThe54PlusThree() local
|
/external/guava/android/guava-tests/test/com/google/common/math/ |
D | BigDecimalMathTest.java | 171 .setExpectation(Math.nextUp(twoToThe54), CEILING, UP, HALF_DOWN, HALF_UP, HALF_EVEN) in testRoundToDouble_twoToThe54PlusThree() local
|