Home | History | Annotate | Download | only in intltest

Lines Matching defs:locales

1641     const Locale *locales = Locale::getAvailableLocales(count);
1647 locales[i], status);
1670 errln(UnicodeString("Currency format for ") + UnicodeString(locales[i].getName()) +
1676 DecimalFormatSymbols *symbols = new DecimalFormatSymbols(locales[i], status);
1687 // pattern. We have to skip locales where the currency symbol
1736 errln("Results for " + (UnicodeString)(locales[i].getName()) + " differ: " +