Searched refs:testWithInsertionSort (Results 1 – 1 of 1) sorted by relevance
118 testWithInsertionSort(length, random); in testBasic()395 private void testWithInsertionSort(int length, TestRandom random) { in testWithInsertionSort() method in Sorting.InnerState