Searched refs:getChina (Results 1 – 4 of 4) sorted by relevance
213 static const Locale &U_EXPORT2 getChina(void);
1095 Locale::getChina(void) in getChina() function in Locale
376 if (strcmp(Locale::getChina().getName(), ULOC_CHINA) != 0) { in TestParallelAPIValues()
1157 Locale locales [] = { Locale::getChinese(), Locale::getChina() }; in test4106136()