Home
last modified time | relevance | path

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

/libcore/ojluni/src/test/java/math/BigDecimal/
DFloatDoubleValueTests.java54 static void testFloatValue0(long i, BigDecimal bd) { in testFloatValue0() method in FloatDoubleValueTests
100 testFloatValue0( i, bd1); in testFloatDoubleValue()
101 testFloatValue0(-i, bd2); in testFloatDoubleValue()