Home
last modified time | relevance | path

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

/external/icu4c/test/intltest/
Dtsmthred.cpp820 const int kFormatThreadThreads = 10; // # of threads to spawn variable
1106 UBool haveDisplayedInfo[kFormatThreadThreads]; in TestThreadedIntl()
1113 kFormatThreadThreads, kFormatThreadIterations); in TestThreadedIntl()
1114 FormatThreadTest *tests = new FormatThreadTest[kFormatThreadThreads]; in TestThreadedIntl()
1115 for(int32_t j = 0; j < kFormatThreadThreads; j++) { in TestThreadedIntl()
1145 for(i=0;i<kFormatThreadThreads;i++) { in TestThreadedIntl()