Home
last modified time | relevance | path

Searched refs:ULOC_JAPANESE (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/common/unicode/
Duloc.h213 #define ULOC_JAPANESE "ja" macro
/external/icu/icu4c/source/test/intltest/
Dloctest.cpp360 if (strcmp(Locale::getJapanese().getName(), ULOC_JAPANESE) != 0) { in TestParallelAPIValues()