Searched refs:locale2 (Results 1 – 3 of 3) sorted by relevance
1775 Locale locale2("ja_JP"); in TestLocalizations() local1779 && formatter0.getRuleSetDisplayName(0, locale2) == "%main" in TestLocalizations()1782 && formatter0.getRuleSetDisplayName(name, locale2) == "%main"){ in TestLocalizations()
1062 ULocale locale2 = new ULocale("zh_Hans_CN"); in TestDisplayNames() local1071 String name = locale2.getDisplayNameWithDialect(locales[i]); in TestDisplayNames()
1063 ULocale locale2 = new ULocale("zh_Hans_CN"); in TestDisplayNames() local1072 String name = locale2.getDisplayNameWithDialect(locales[i]); in TestDisplayNames()