Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/libc-tests/tests/qsort/
H A Dqsort_test.c552 test_perturbed_double(struct test_distribution *d, int n, void *vx, void *vy, void *vz) in test_perturbed_double() function
669 { "sawtooth_d", fill_sawtooth_double, test_perturbed_double, cmp_d, cmp_checked_d },
672 { "random_d", fill_random_double, test_perturbed_double, cmp_d, cmp_checked_d },
675 { "stagger_d", fill_stagger_double, test_perturbed_double, cmp_d, cmp_checked_d },
678 { "plateau_d", fill_plateau_double, test_perturbed_double, cmp_d, cmp_checked_d },
681 { "shuffle_d", fill_shuffle_double, test_perturbed_double, cmp_d, cmp_checked_d },