Searched refs:doubleCopyFromInt (Results 1 – 1 of 1) sorted by relevance
90 this.sortAndAssert(doubleCopyFromInt(a)); in testCombination()153 this.sortAndAssert(doubleCopyFromInt(intSourceArray)); in testShapes()167 private double[] doubleCopyFromInt(int[] src) { in doubleCopyFromInt() method in SortingNearlySortedPrimitive