Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dnumfmtst.cpp1976 Locale locBad(localeName); in TestSymbolsWithBadLocale() local
1983 Locale::setDefault(locBad, status); in TestSymbolsWithBadLocale()
1989 if (strcmp(mySymbols.getLocale().getName(), locBad.getName()) != 0) { in TestSymbolsWithBadLocale()
1990 errln("DecimalFormatSymbols does not have the right locale.", locBad.getName()); in TestSymbolsWithBadLocale()