Searched refs:temp_opt_loopCount (Results 1 – 1 of 1) sorted by relevance
67 static StringBuffer temp_opt_loopCount = new StringBuffer("1"); field in CollationPerformanceTest149 new OptionSpec("-loop", 1, temp_opt_loopCount),953 opt_loopCount = Integer.parseInt(temp_opt_loopCount.toString()); in processOptions()