Searched refs:doTestSort (Results 1 – 1 of 1) sorted by relevance
49 doTestSort(NUMBER_REPEAT, 4 * KB); in testSort004KB()53 doTestSort(NUMBER_REPEAT, 128 * KB); in testSort128KB()57 doTestSort(NUMBER_REPEAT, 1 * MB); in testSort001MB()96 private void doTestSort(int numberRepeat, int arrayLength) { in doTestSort() method in SimpleCpuTest