Home
last modified time | relevance | path

Searched refs:testFloatingPointSorting (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/test/java/util/Arrays/
DSorting.java138 testFloatingPointSorting(length, random); in testCore()
486 private void testFloatingPointSorting(int length, TestRandom random) { in testFloatingPointSorting() method in Sorting.InnerState