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