Home
last modified time | relevance | path

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

/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/lang/
DStrictMathTest.java23 import static org.apache.harmony.tests.java.lang.MathTest.GETEXPONENT_D_RESULTS;
414 final int result = GETEXPONENT_D_RESULTS[i]; in test_getExponent_D()
DMathTest.java418 static final int GETEXPONENT_D_RESULTS[] = new int[] { field in MathTest
436 final int result = GETEXPONENT_D_RESULTS[i]; in test_getExponent_D()