Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dnumfmtst.cpp2392 DecimalFormatSymbols mySymbols(status); in TestSymbolsWithBadLocale() local
2396 if (strcmp(mySymbols.getLocale().getName(), locBad.getName()) != 0) { in TestSymbolsWithBadLocale()
2401 …UnicodeString symbolString = mySymbols.getSymbol((DecimalFormatSymbols::ENumberFormatSymbol)symbol… in TestSymbolsWithBadLocale()
/external/cldr/tools/c/genldml/
Dgenldml.cpp1788 DecimalFormatSymbols mySymbols(mLocale,mError); in writeNumberElements() local