Searched refs:print3 (Results 1 – 1 of 1) sorted by relevance
1171 Object[] print3 = new Object[specials3.length]; in test_sort$D() local1173 print3[i] = new Double(specials3[i]); in test_sort$D()1174 assertTrue("specials sort incorrectly 3: " + Arrays.asList(print3), in test_sort$D()