Searched refs:nLocales (Results 1 – 2 of 2) sorted by relevance
53 int nLocales;58 nLocales = 0; in DateTimeRoundTripFunction()63 nLocales = locs; in DateTimeRoundTripFunction()150 for (int32_t locidx = 0; locidx < nLocales; locidx++) { in call()209 return NUM_PATTERNS * nLocales * 6; in getOperationsPerIteration()
140 int32_t nLocales; in TestTimeZoneRoundTrip() local144 nLocales = sizeof(testLocales)/sizeof(Locale); in TestTimeZoneRoundTrip()146 LOCALES = Locale::getAvailableLocales(nLocales); in TestTimeZoneRoundTrip()154 for (int32_t locidx = 0; locidx < nLocales; locidx++) { in TestTimeZoneRoundTrip()377 int32_t nLocales; // Static member418 data.numDone = data.nLocales; in run()439 if (data.index < data.nLocales) { in run()612 int32_t nLocales; in TestTimeRoundTrip() local661 LOCALES = Locale::getAvailableLocales(nLocales); in TestTimeRoundTrip()664 nLocales = sizeof(locales1)/sizeof(Locale); in TestTimeRoundTrip()[all …]