Home | History | Annotate | Download | only in intltest

Lines Matching refs:getDecimal

316     UnicodeString decimalSymbol = instFromLocale->getDecimal();
318 decimalSymbol = instFromLocale->getDecimal();
321 decimalSymbol = cloneDTPatternGen->getDecimal();
413 if (newDecimal != gen->getDecimal()) {
414 errln("ERROR: unexpected result from setDecimal() and getDecimal()!.\n");