Home | History | Annotate | Download | only in intltest

Lines Matching refs:getDecimal

388     UnicodeString decimalSymbol = instFromLocale->getDecimal();
390 decimalSymbol = instFromLocale->getDecimal();
393 decimalSymbol = cloneDTPatternGen->getDecimal();
485 if (newDecimal != gen->getDecimal()) {
486 errln("ERROR: unexpected result from setDecimal() and getDecimal()!.\n");