Home | History | Annotate | Download | only in intltest

Lines Matching refs:getDecimal

374     UnicodeString decimalSymbol = instFromLocale->getDecimal();
376 decimalSymbol = instFromLocale->getDecimal();
379 decimalSymbol = cloneDTPatternGen->getDecimal();
471 if (newDecimal != gen->getDecimal()) {
472 errln("ERROR: unexpected result from setDecimal() and getDecimal()!.\n");