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