Home
last modified time | relevance | path

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

/libcore/luni/src/test/java/tests/api/java/util/
DArraysTest.java155 double[] specials = new double[] { Double.NEGATIVE_INFINITY, in test_binarySearch$DD() local
189 float[] specials = new float[] { Float.NEGATIVE_INFINITY, in test_binarySearch$FF() local