HomeSort by relevance Sort by last modified time
    Searched refs:GETEXPONENT_D_RESULTS (Results 1 - 2 of 2) sorted by null

  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/lang/
StrictMathTest.java 23 import static org.apache.harmony.tests.java.lang.MathTest.GETEXPONENT_D_RESULTS;
414 final int result = GETEXPONENT_D_RESULTS[i];
    [all...]
MathTest.java 418 static final int GETEXPONENT_D_RESULTS[] = new int[] {
436 final int result = GETEXPONENT_D_RESULTS[i];
    [all...]

Completed in 122 milliseconds