Searched refs:ulocale (Results 1 – 3 of 3) sorted by relevance
294 Locale ulocale(localeID); in testLocales() local295 NumberFormat *wnf = NumberFormat::createInstance(ulocale, status); in testLocales()296 NumberFormat *wcf = NumberFormat::createCurrencyInstance(ulocale, status); in testLocales()
481 Locale ulocale((const char *)"fr"); in pluralFormatLocaleTest() local483 PluralFormat plFmt(ulocale, testPattern, status); in pluralFormatLocaleTest()695 Locale ulocale((const char *)locale); in helperTestResults() local697 PluralFormat plFmt(ulocale, testPattern, status); in helperTestResults()
131 Locale ulocale(localeID); in testLocales() local