Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/unicode/
Duloc.h222 #define ULOC_CANADA "en_CA" macro
/external/icu/icu4c/source/test/intltest/
Dloctest.cpp374 if (strcmp(Locale::getCanada().getName(), ULOC_CANADA) != 0) { in TestParallelAPIValues()