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