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