Searched refs:checkNegativeZero (Results 1 – 1 of 1) sorted by relevance
481 checkNegativeZero(test[i]); in testNegativeZero()673 private void checkNegativeZero(Object a) { in checkNegativeZero() method in Sorting.InnerState675 checkNegativeZero((float[]) a); in checkNegativeZero()677 checkNegativeZero((double[]) a); in checkNegativeZero()683 private void checkNegativeZero(float[] a) { in checkNegativeZero() method in Sorting.InnerState691 private void checkNegativeZero(double[] a) { in checkNegativeZero() method in Sorting.InnerState