Home
last modified time | relevance | path

Searched refs:locale1 (Results 1 - 3 of 3) sorted by relevance

/third_party/musl/libc-test/src/functionalext/supplement/locale/
H A Dsetlocale_sup.c85 const char *locale1 = setlocale(PARAM_ERROR_VALUE_1, NULL); in setlocale_0300() local
86 if (locale1) { in setlocale_0300()
/third_party/musl/libc-test/src/functionalext/locale/
H A Dsetlocale.c94 const char *locale1 = setlocale(PARAM_ERROR_VALUE_1, NULL); in setlocale_0300() local
95 if (locale1) { in setlocale_0300()
/third_party/icu/icu4c/source/test/intltest/
H A Ditrbnf.cpp1812 Locale locale1("de_DE_FOO"); in TestLocalizations()
1816 && formatter0.getRuleSetDisplayName(0, locale1) == "das Main" in TestLocalizations()
1819 && formatter0.getRuleSetDisplayName(name, locale1) == "das Main" in TestLocalizations()

Completed in 4 milliseconds