Home
last modified time | relevance | path

Searched refs:b1_negate (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/test/java/math/BigDecimal/
DAddTests.java199 BigDecimal b1_negate = b1.negate(); in roundAway() local
202 b1_negate.precision(); in roundAway()
207 roundAway1(b1_negate, b2); in roundAway()
208 roundAway1(b1_negate, b2_negate); in roundAway()