Searched refs:ULOC_CHINA (Results 1 – 2 of 2) sorted by relevance
224 #define ULOC_CHINA "zh_CN" macro
377 if (strcmp(Locale::getChina().getName(), ULOC_CHINA) != 0) { in TestParallelAPIValues()