Searched refs:computeSizePoints (Results 1 – 1 of 1) sorted by relevance
889 private static int[] computeSizePoints(int maxVal, int sparseness) { in computeSizePoints() method in UT_reduce1147 final int[] sizePoints = computeSizePoints(log2MaxSize, sparseness); in runCorrectness2D()1218 final int[] sizePoints = computeSizePoints(log2MaxSize, sparseness); in runCorrectness3D()