Home
last modified time | relevance | path

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

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