Home
last modified time | relevance | path

Searched refs:getSimplifiedChinese (Results 1 – 4 of 4) sorted by relevance

/external/icu4c/common/unicode/
Dlocid.h198 static const Locale &U_EXPORT2 getSimplifiedChinese(void);
/external/icu4c/common/
Dlocid.cpp1052 Locale::getSimplifiedChinese(void) in getSimplifiedChinese() function in Locale
/external/icu4c/test/intltest/
Dapicoll.cpp1415 coll->getDisplayName(Locale::getSimplifiedChinese(), result); in TestDisplayName()
1416 Locale::getSimplifiedChinese().getDisplayName(name); in TestDisplayName()
Dloctest.cpp362 if (strcmp(Locale::getSimplifiedChinese().getName(), ULOC_SIMPLIFIED_CHINESE) != 0) { in TestParallelAPIValues()