Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/intltest/
Ddtptngts.cpp1550 const char* dtfShortValidLoc = dtfShort->getLocaleID(ULOC_VALID_LOCALE, status); in test_jConsistencyOddLocales() local
1555 … "; latter has validLoc " + dtfShortValidLoc + ", actualLoc " + dtfShortActualLoc); in test_jConsistencyOddLocales()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DDateTimeGeneratorTest.java1787 String dtfShortValidLoc = dtfShort.getLocale(ULocale.VALID_LOCALE).getName(); in test_jConsistencyOddLocales() local
1792 … "; latter has validLoc " + dtfShortValidLoc + ", actualLoc " + dtfShortActualLoc); in test_jConsistencyOddLocales()