Searched refs:kFormatThreadIterations (Results 1 - 1 of 1) sorted by relevance

/external/icu4c/test/intltest/
H A Dtsmthred.cpp479 const int kFormatThreadIterations = 20; // # of iterations per thread variable
653 for(iteration = 0;!getError() && iteration<kFormatThreadIterations;iteration++)
770 kFormatThreadThreads, kFormatThreadIterations);
1020 logln(UnicodeString("Spawning: ") + kCollatorThreadThreads + " threads * " + kFormatThreadIterations + " iterations each."); local

Completed in 116 milliseconds