Searched refs:ULOC_KOREAN (Results 1 – 3 of 3) sorted by relevance
215 #define ULOC_KOREAN "ko" macro
388 if (strcmp(Locale::getKorean().getName(), ULOC_KOREAN) != 0) { in TestParallelAPIValues()