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