Home
last modified time | relevance | path

Searched defs:specials (Results 1 – 2 of 2) sorted by relevance

/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
DArrays2Test.java36 double[] specials = new double[] { Double.NEGATIVE_INFINITY, in test_binarySearch$DD() local
56 float[] specials = new float[] { Float.NEGATIVE_INFINITY, in test_binarySearch$FF() local
DArraysTest.java162 double[] specials = new double[] { Double.NEGATIVE_INFINITY, in test_binarySearch$DD() local
196 float[] specials = new float[] { Float.NEGATIVE_INFINITY, in test_binarySearch$FF() local
2701 double[] specials = new double[] { Double.NEGATIVE_INFINITY, in test_binarySearch$DIID() local
2788 float[] specials = new float[] { Float.NEGATIVE_INFINITY, in test_binarySearch$FIIF() local