Home
last modified time | relevance | path

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

/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/lang/
DStrictMathTest.java25 import static org.apache.harmony.tests.java.lang.MathTest.GETEXPONENT_F_RESULTS;
435 final int result = GETEXPONENT_F_RESULTS[i]; in test_getExponent_F()
DMathTest.java463 static final int GETEXPONENT_F_RESULTS[] = new int[] { field in MathTest
480 final int result = GETEXPONENT_F_RESULTS[i]; in test_getExponent_F()