Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dtsmthred.cpp275 const int kFormatThreadIterations = 100; // # of iterations per thread variable
547 … for(iteration = 0;!IntlTest::gTest->getErrors() && iteration<kFormatThreadIterations;iteration++) in run()
673 kFormatThreadThreads, kFormatThreadIterations); in TestThreadedIntl()
897 …tring(u"Spawning: ") + kCollatorThreadThreads + u" threads * " + kFormatThreadIterations + u" iter… in TestCollators()