Home
last modified time | relevance | path

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

/libcore/ojluni/src/test/java/math/BigDecimal/
DFloatDoubleValueTests.java49 static void testDoubleValue0(long i, BigDecimal bd) { in testDoubleValue0() method in FloatDoubleValueTests
97 testDoubleValue0( i, bd1); in testFloatDoubleValue()
98 testDoubleValue0(-i, bd2); in testFloatDoubleValue()
126 testDoubleValue0( i, bd1); in testDoubleValue()
127 testDoubleValue0(-i, bd2); in testDoubleValue()
157 testDoubleValue0( i, bd1); in testFloatValue()
158 testDoubleValue0(-i, bd2); in testFloatValue()