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()
145 int32_t nLocales; in TestTimeZoneRoundTrip() local149 nLocales = UPRV_LENGTHOF(testLocales); in TestTimeZoneRoundTrip()151 LOCALES = Locale::getAvailableLocales(nLocales); in TestTimeZoneRoundTrip()159 for (int32_t locidx = 0; locidx < nLocales; locidx++) { in TestTimeZoneRoundTrip()395 int32_t nLocales; member401 nLocales(0), START_TIME(0), END_TIME(0), numDone(0) { in LocaleData()416 if (localeIndex >= nLocales - 1) { in nextTest()484 gLocaleData->locales = Locale::getAvailableLocales(gLocaleData->nLocales); in TestTimeRoundTrip()487 gLocaleData->nLocales = UPRV_LENGTHOF(locales1); in TestTimeRoundTrip()490 gLocaleData->nLocales = UPRV_LENGTHOF(locales2); in TestTimeRoundTrip()