Searched refs:testAndCheckWithInsertionSort (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/java/util/Arrays/
H A DSorting.java88 testAndCheckWithInsertionSort(length, new MyRandom(seed));
366 private static void testAndCheckWithInsertionSort(int length, MyRandom random) { method in class:Sorting

Completed in 4705 milliseconds