Home
last modified time | relevance | path

Searched refs:locale2 (Results 1 - 5 of 5) sorted by relevance

/third_party/musl/libc-test/src/functionalext/supplement/locale/
H A Dsetlocale_sup.c90 const char *locale2 = setlocale(PARAM_ERROR_VALUE_2, NULL); in setlocale_0300() local
91 if (locale2) { in setlocale_0300()
/third_party/musl/libc-test/src/functionalext/locale/
H A Dsetlocale.c99 const char *locale2 = setlocale(PARAM_ERROR_VALUE_2, NULL); in setlocale_0300() local
100 if (locale2) { in setlocale_0300()
/third_party/icu/icu4c/source/test/intltest/
H A Ditrbnf.cpp1813 Locale locale2("ja_JP"); in TestLocalizations()
1817 && formatter0.getRuleSetDisplayName(0, locale2) == "%main" in TestLocalizations()
1820 && formatter0.getRuleSetDisplayName(name, locale2) == "%main"){ in TestLocalizations()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DULocaleTest.java1120 ULocale locale2 = new ULocale("zh_Hans_CN"); in TestDisplayNames()
1129 String name = locale2.getDisplayNameWithDialect(locales[i]); in TestDisplayNames()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DULocaleTest.java1138 ULocale locale2 = new ULocale("zh_Hans_CN"); in TestDisplayNames()
1147 String name = locale2.getDisplayNameWithDialect(locales[i]); in TestDisplayNames()

Completed in 27 milliseconds