Searched refs:getChina (Results 1 – 5 of 5) sorted by relevance
221 static const Locale &U_EXPORT2 getChina(void);
860 Locale::getChina(void) in getChina() function in Locale
380 if (strcmp(Locale::getChina().getName(), ULOC_CHINA) != 0) { in TestParallelAPIValues()
1237 Locale locales [] = { Locale::getChinese(), Locale::getChina() }; in test4106136()
3938 SimpleDateFormat *sdf = new SimpleDateFormat(pattern,override,Locale::getChina(),status); in TestFormalChineseDate()