Searched refs:opt_qsort (Results 1 – 2 of 2) sorted by relevance
93 static boolean opt_qsort = false; field in CollationPerformanceTest175 if (opt_qsort) { in main()950 opt_qsort = true; in processOptions()
117 UBool opt_qsort = FALSE; variable155 {"-qsort", OptSpec::FLAG, &opt_qsort},1757 if (opt_qsort) doQSort(); in main()