Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/unicode/
Duloc.h203 #define ULOC_CHINESE "zh" macro
/external/icu/icu4c/source/test/intltest/
Dloctest.cpp345 if (strcmp(Locale::getChinese().getName(), ULOC_CHINESE) != 0) { in TestParallelAPIValues()