Searched refs:ULOC_CHINESE (Results 1 – 3 of 3) sorted by relevance
203 #define ULOC_CHINESE "zh" macro
370 if (strcmp(Locale::getChinese().getName(), ULOC_CHINESE) != 0) { in TestParallelAPIValues()