Searched refs:floatCopyFromInt (Results 1 – 1 of 1) sorted by relevance
89 this.sortAndAssert(floatCopyFromInt(a)); in testCombination()152 this.sortAndAssert(floatCopyFromInt(intSourceArray)); in testShapes()159 private float[] floatCopyFromInt(int[] src) { in floatCopyFromInt() method in SortingNearlySortedPrimitive