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

  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/
StrictMathTest.java 20 import static org.apache.harmony.luni.tests.java.lang.MathTest.COPYSIGN_DD_CASES;
21 import static org.apache.harmony.luni.tests.java.lang.MathTest.COPYSIGN_FF_CASES;
22 import static org.apache.harmony.luni.tests.java.lang.MathTest.GETEXPONENT_D_CASES;
23 import static org.apache.harmony.luni.tests.java.lang.MathTest.GETEXPONENT_D_RESULTS;
24 import static org.apache.harmony.luni.tests.java.lang.MathTest.GETEXPONENT_F_CASES;
25 import static org.apache.harmony.luni.tests.java.lang.MathTest.GETEXPONENT_F_RESULTS;
26 import static org.apache.harmony.luni.tests.java.lang.MathTest.NEXTAFTER_DD_START_CASES;
27 import static org.apache.harmony.luni.tests.java.lang.MathTest.NEXTAFTER_DD_FD_DIRECTION_CASES;
28 import static org.apache.harmony.luni.tests.java.lang.MathTest.NEXTAFTER_FD_START_CASES;
    [all...]
MathTest.java 20 public class MathTest extends junit.framework.TestCase {
165 * cases for test_copySign_DD in MathTest/StrictMathTest
238 * cases for test_copySign_FF in MathTest/StrictMathTest
417 * cases for test_getExponent_D in MathTest/StrictMathTest
429 * result for test_getExponent_D in MathTest/StrictMathTest
463 * cases for test_getExponent_F in MathTest/StrictMathTest
474 * result for test_getExponent_F in MathTest/StrictMathTest
    [all...]
  /external/skia/tests/
Android.mk 66 MathTest.cpp \

Completed in 1183 milliseconds