Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dtsmthred.cpp650 const int kFormatThreadThreads = 10; // # of threads to spawn variable
1042 UBool haveDisplayedInfo[kFormatThreadThreads]; in TestThreadedIntl()
1054 kFormatThreadThreads, kFormatThreadIterations); in TestThreadedIntl()
1055 LocalArray<FormatThreadTest> tests(new FormatThreadTest[kFormatThreadThreads]); in TestThreadedIntl()
1056 for(int32_t j = 0; j < kFormatThreadThreads; j++) { in TestThreadedIntl()
1091 for(i=0;i<kFormatThreadThreads;i++) { in TestThreadedIntl()