Searched refs:nLocales (Results 1 – 2 of 2) sorted by relevance
56 int nLocales;61 nLocales = 0; in DateTimeRoundTripFunction()66 nLocales = locs; in DateTimeRoundTripFunction()153 for (int32_t locidx = 0; locidx < nLocales; locidx++) { in call()212 return NUM_PATTERNS * nLocales * 6; in getOperationsPerIteration()
150 int32_t nLocales; in TestTimeZoneRoundTrip() local154 nLocales = UPRV_LENGTHOF(testLocales); in TestTimeZoneRoundTrip()156 LOCALES = Locale::getAvailableLocales(nLocales); in TestTimeZoneRoundTrip()164 for (int32_t locidx = 0; locidx < nLocales; locidx++) { in TestTimeZoneRoundTrip()402 int32_t nLocales; member408 nLocales(0), START_TIME(0), END_TIME(0), numDone(0) { in LocaleData()423 if (localeIndex >= nLocales - 1) { in nextTest()491 gLocaleData->locales = Locale::getAvailableLocales(gLocaleData->nLocales); in TestTimeRoundTrip()494 gLocaleData->nLocales = UPRV_LENGTHOF(locales1); in TestTimeRoundTrip()497 gLocaleData->nLocales = UPRV_LENGTHOF(locales2); in TestTimeRoundTrip()