Searched refs:kFormatThreadThreads (Results 1 – 1 of 1) sorted by relevance
650 const int kFormatThreadThreads = 10; // # of threads to spawn variable1042 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()