Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/unicode/
Duloc.h230 #define ULOC_FRANCE "fr_FR" macro
/external/icu/icu4c/source/test/intltest/
Dloctest.cpp386 if (strcmp(Locale::getFrance().getName(), ULOC_FRANCE) != 0) { in TestParallelAPIValues()