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

  /libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/util/
ArraysTest.java 912 double[] specials2 = new double[] { 0d, Double.POSITIVE_INFINITY, -0d, local
1012 float[] specials2 = new float[] { 0f, Float.POSITIVE_INFINITY, -0f, local
    [all...]
  /libcore/luni/src/test/java/tests/api/java/util/
ArraysTest.java 1323 double[] specials2 = new double[] { 0d, Double.POSITIVE_INFINITY, -0d, local
1424 float[] specials2 = new float[] { 0f, Float.POSITIVE_INFINITY, -0f, local
    [all...]

Completed in 64 milliseconds