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