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