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