Lines Matching refs:DecimalFormat
367 DecimalFormat df1("#", new DecimalFormatSymbols(dfs), errorCode); in TestLocalizedPatternSymbolCoverage()
369 DecimalFormat df2("#", new DecimalFormatSymbols(dfs), errorCode); in TestLocalizedPatternSymbolCoverage()
384 DecimalFormat df1("#", new DecimalFormatSymbols(dfs), errorCode); in TestLocalizedPatternSymbolCoverage()
386 DecimalFormat df2("#", new DecimalFormatSymbols(dfs), errorCode); in TestLocalizedPatternSymbolCoverage()
413 DecimalFormat fmt(pat[i], sym, status); in TestPatterns()
432 DecimalFormat df(u"0.00 ; -0.00", {"en-us", status}, status); in Test20186_SpacesAroundSemicolon()
436 df = DecimalFormat(u"0.00;", {"en-us", status}, status); in Test20186_SpacesAroundSemicolon()
440 df = DecimalFormat(u"0.00;0.00", {"en-us", status}, status); in Test20186_SpacesAroundSemicolon()
444 df = DecimalFormat(u" 0.00 ; -0.00 ", {"en-us", status}, status); in Test20186_SpacesAroundSemicolon()
567 DecimalFormat fmt(pat[p], sym, status); in TestExponential()
659 DecimalFormat* fmt = (DecimalFormat*)NumberFormat::createCurrencyInstance("en_US", status); in TestScientific2()
675 DecimalFormat fmt("##0.00E0",status); in TestScientificGrouping()
710 DecimalFormat fmt("#.#E0",status); in TestInt64()
806 DecimalFormat *fmt = new DecimalFormat(*pat, *sym, status); in TestQuotes()
819 fmt = new DecimalFormat(*pat, *sym, status); in TestQuotes()
848 DecimalFormat *fmt = new DecimalFormat(pat, *sym, status); in TestCurrencySign()
865 fmt = new DecimalFormat(pat, *sym, status); in TestCurrencySign()
1053 DecimalFormat* format = new DecimalFormat("00", status); in TestParse()
1140 DecimalFormat *format = new DecimalFormat("(#,##0)", status); in TestLenientParse()
1360 DecimalFormat f("#,##,###", US, status); in TestSecondaryGrouping()
1417 DecimalFormat fmt("a b#0c ", US, ec); in TestWhiteSpaceParsing()
1470 DecimalFormat fmt1(UnicodeString("0.###E0"), US, status); in TestExponent()
1472 DecimalFormat fmt2(UnicodeString("0.###E+0"), US, status); in TestExponent()
1502 DecimalFormat df(pat, US, status); in TestScientific()
1545 expect2(new DecimalFormat("#E0", US, status), in TestScientific()
1548 expect(new DecimalFormat("0E0", US, status), in TestScientific()
1554 expect(new DecimalFormat("##0.###E0", US, status), in TestScientific()
1557 expect(new DecimalFormat("##0.###E0", US, status), in TestScientific()
1560 expect2(new DecimalFormat("##0.####E0", US, status), in TestScientific()
1566 expect(new DecimalFormat("##0.####E0", US, status), in TestScientific()
1569 expect2(new DecimalFormat("##0.####E0", US, status), in TestScientific()
1572 expect(new DecimalFormat(".###E0", US, status), in TestScientific()
1575 expect2(new DecimalFormat(".###E0", US, status), in TestScientific()
1599 expect2(new DecimalFormat("#E0", US, status), in TestScientific()
1601 expect2(new DecimalFormat("##E0", US, status), in TestScientific()
1603 expect2(new DecimalFormat("####E0", US, status), in TestScientific()
1605 expect(new DecimalFormat("0E0", US, status), in TestScientific()
1607 expect(new DecimalFormat("00E0", US, status), in TestScientific()
1609 expect(new DecimalFormat("000E0", US, status), in TestScientific()
1627 expect2(new DecimalFormat("###E0", US, status), in TestScientific()
1629 expect2(new DecimalFormat("###E0", US, status), in TestScientific()
1631 expect2(new DecimalFormat("###E0", US, status), in TestScientific()
1633 expect2(new DecimalFormat("###E0", US, status), in TestScientific()
1635 expect2(new DecimalFormat("###E0", US, status), in TestScientific()
1637 expect2(new DecimalFormat("###E0", US, status), in TestScientific()
1639 expect2(new DecimalFormat("###E0", US, status), in TestScientific()
1641 expect2(new DecimalFormat("###E0", US, status), in TestScientific()
1643 expect2(new DecimalFormat("###E0", US, status), in TestScientific()
1654 expect2(new DecimalFormat("0.#E+00", US, status), in TestScientific()
1656 expect2(new DecimalFormat("0.#E+00", US, status), in TestScientific()
1668 expect2(new DecimalFormat("*^##.##", US, status), in TestPad()
1670 expect2(new DecimalFormat("*^##.##", US, status), in TestPad()
1672 expect2(new DecimalFormat("##0.0####E0*_ 'g-m/s^2'", US, status), in TestPad()
1674 expect(new DecimalFormat("##0.0####E0*_ 'g-m/s^2'", US, status), in TestPad()
1676 expect2(new DecimalFormat("##0.0####*_ 'g-m/s^2'", US, status), in TestPad()
1678 expect(new DecimalFormat("##0.0####*_ 'g-m/s^2'", US, status), in TestPad()
1683 expect2(new DecimalFormat(formatStr, US, status), in TestPad()
1685 expect2(new DecimalFormat(formatStr, US, status), in TestPad()
1687 expect2(new DecimalFormat(formatStr, US, status), in TestPad()
1689 expect2(new DecimalFormat(formatStr, US, status), in TestPad()
1691 expect2(new DecimalFormat(formatStr, US, status), in TestPad()
1693 expect2(new DecimalFormat(formatStr, US, status), in TestPad()
1695 expect2(new DecimalFormat(formatStr, US, status), in TestPad()
1697 expect2(new DecimalFormat(formatStr, US, status), in TestPad()
1700 expect2(new DecimalFormat(formatStr, US, status), in TestPad()
1702 expect2(new DecimalFormat(formatStr, US, status), in TestPad()
1704 expect2(new DecimalFormat(formatStr, US, status), in TestPad()
1706 expect2(new DecimalFormat(formatStr, US, status), in TestPad()
1708 expect2(new DecimalFormat(formatStr, US, status), in TestPad()
1710 expect2(new DecimalFormat(formatStr, US, status), in TestPad()
1712 expect2(new DecimalFormat(formatStr, US, status), in TestPad()
1714 expect2(new DecimalFormat(formatStr, US, status), in TestPad()
1720 expect2(new DecimalFormat(formatStr2, US, status), in TestPad()
1722 expect2(new DecimalFormat(formatStr2, US, status), in TestPad()
1724 expect2(new DecimalFormat(formatStr2, US, status), in TestPad()
1726 expect2(new DecimalFormat(formatStr2, US, status), in TestPad()
1728 expect2(new DecimalFormat(formatStr2, US, status), in TestPad()
1730 expect2(new DecimalFormat(formatStr2, US, status), in TestPad()
1732 expect2(new DecimalFormat(formatStr2, US, status), in TestPad()
1734 expect2(new DecimalFormat(formatStr2, US, status), in TestPad()
1737 expect2(new DecimalFormat(formatStr2, US, status), in TestPad()
1739 expect2(new DecimalFormat(formatStr2, US, status), in TestPad()
1741 expect2(new DecimalFormat(formatStr2, US, status), in TestPad()
1743 expect2(new DecimalFormat(formatStr2, US, status), in TestPad()
1745 expect2(new DecimalFormat(formatStr2, US, status), in TestPad()
1747 expect2(new DecimalFormat(formatStr2, US, status), in TestPad()
1749 expect2(new DecimalFormat(formatStr2, US, status), in TestPad()
1751 expect2(new DecimalFormat(formatStr2, US, status), in TestPad()
1755 DecimalFormat fmt("#", US, status); in TestPad()
1759 expectPad(fmt, "*P##.##", DecimalFormat::kPadBeforePrefix, 5, padString); in TestPad()
1761 expectPad(fmt, "*^#", DecimalFormat::kPadBeforePrefix, 1, (UnicodeString)"^"); in TestPad()
1784 DecimalFormat fmt("#", US, status); in TestPatterns2()
1789 expectPad(fmt, "*^#", DecimalFormat::kPadBeforePrefix, 1, hat); in TestPatterns2()
1790 expectPad(fmt, "$*^#", DecimalFormat::kPadAfterPrefix, 2, hat); in TestPatterns2()
1791 expectPad(fmt, "#*^", DecimalFormat::kPadBeforeSuffix, 1, hat); in TestPatterns2()
1792 expectPad(fmt, "#$*^", DecimalFormat::kPadAfterSuffix, 2, hat); in TestPatterns2()
1795 expectPad(fmt, "'pre'#,##0*x'post'", DecimalFormat::kPadBeforeSuffix, in TestPatterns2()
1797 expectPad(fmt, "''#0*x", DecimalFormat::kPadBeforeSuffix, in TestPatterns2()
1799 expectPad(fmt, "'I''ll'*a###.##", DecimalFormat::kPadAfterPrefix, in TestPatterns2()
1808 fmt.setPadPosition(DecimalFormat::kPadBeforePrefix); in TestPatterns2()
1811 fmt.setPadPosition(DecimalFormat::kPadBeforeSuffix); in TestPatterns2()
1814 fmt.setPadPosition(DecimalFormat::kPadAfterSuffix); in TestPatterns2()
1820 fmt.setPadPosition(DecimalFormat::kPadAfterPrefix); in TestPatterns2()
1854 expect2(new DecimalFormat(patternStr, custom, status), in TestSurrogateSupport()
1858 expect2(new DecimalFormat("*^##.##", custom, status), in TestSurrogateSupport()
1861 expect2(new DecimalFormat("##.##", custom, status), in TestSurrogateSupport()
1864 expect2(new DecimalFormat("##0.0####E0 'g-m/s^2'", custom, status), in TestSurrogateSupport()
1867 expect(new DecimalFormat("##0.0####E0 'g-m/s^2'", custom, status), in TestSurrogateSupport()
1870 expect2(new DecimalFormat("##0.0#### 'g-m/s^2'", custom, status), in TestSurrogateSupport()
1873 expect(new DecimalFormat("##0.0#### 'g-m/s^2'", custom, status), in TestSurrogateSupport()
1887 expect2(new DecimalFormat("##0.000", custom, status), in TestSurrogateSupport()
1897 expect2(new DecimalFormat(patternStr, custom, status), in TestSurrogateSupport()
1905 expect2(new DecimalFormat(patternStr, custom, status), in TestSurrogateSupport()
1933 DecimalFormat* df = dynamic_cast<DecimalFormat*>(nf); in TestCurrencyPatterns()
2433 DecimalFormat fmt(pat, sym, ec); in TestAdoptDecimalFormatSymbols()
2470 DecimalFormat fmt2(pat, sym, ec); in TestAdoptDecimalFormatSymbols()
2496 DecimalFormat fmt(ctou("###.###\\u2030"), ec); in TestPerMill()
2506 DecimalFormat fmt2("", sym, ec); in TestPerMill()
2535 DecimalFormat fmt(pat, ec); // locale doesn't matter here in TestIllegalPatterns()
2605 DecimalFormat *ref = 0, *fmt = 0; in TestCases()
2622 ref = new DecimalFormat(tok, in TestCases()
2642 fmt = new DecimalFormat(pat, new DecimalFormatSymbols(loc, ec), ec); in TestCases()
2760 DecimalFormat* f = 0; in TestCases()
2765 f = new DecimalFormat(testpat, ec2); in TestCases()
2871 ((DecimalFormat*) &fmt)->toPattern(pat); in expect()
2944 ((DecimalFormat*) &fmt)->toPattern(pat); in expect()
2988 DecimalFormat& fmt = * (DecimalFormat*) &nf; in expectCurrency()
3026 void NumberFormatTest::expectPat(DecimalFormat& fmt, const UnicodeString& exp) { in expectPat()
3036 void NumberFormatTest::expectPad(DecimalFormat& fmt, const UnicodeString& pat, in expectPad()
3040 void NumberFormatTest::expectPad(DecimalFormat& fmt, const UnicodeString& pat, in expectPad()
3044 void NumberFormatTest::expectPad(DecimalFormat& fmt, const UnicodeString& pat, in expectPad()
3293 …DecimalFormat *df = (DecimalFormat*)NumberFormat::createCurrencyInstance(Locale::getEnglish(), sta… in TestRounding()
3304 for (int mode=DecimalFormat::kRoundUp;mode<DecimalFormat::kRoundHalfEven;mode++) { in TestRounding()
3305 df->setRoundingMode((DecimalFormat::ERoundingMode)mode); in TestRounding()
3331 …DecimalFormat *df = (DecimalFormat*)NumberFormat::createCurrencyInstance(Locale::getEnglish(), sta… in TestRoundingPattern()
3355 void NumberFormatTest::checkRounding(DecimalFormat* df, double base, int iterations, double increme… in checkRounding()
3371 double NumberFormatTest::checkRound(DecimalFormat* df, double iValue, double lastParsed) { in checkRound()
3401 DecimalFormat df(UnicodeString("0"), US, status); in TestNonpositiveMultiplier()
3653 DecimalFormat* fmt = new DecimalFormat(pat, new DecimalFormatSymbols(*sym), status); in TestMultiCurrencySign()
3745 LocalPointer<DecimalFormat> df( in TestMismatchedCurrencyFormatFail()
3746 … dynamic_cast<DecimalFormat*>(DecimalFormat::createCurrencyInstance("en", status)), status); in TestMismatchedCurrencyFormatFail()
3789 DecimalFormat* fmt = new DecimalFormat(pat, sym, status); in TestDecimalFormatCurrencyParse()
6704 DecimalFormat *decFmt = (DecimalFormat *) NumberFormat::createInstance(status); in TestFieldPositionIterator()
6734 …DecimalFormat *decFmt = (DecimalFormat *) NumberFormat::createInstance(locale, UNUM_CURRENCY, stat… in TestFormatAttributes()
6767 decFmt = (DecimalFormat *) NumberFormat::createInstance(locale, UNUM_SCIENTIFIC, status); in TestFormatAttributes()
7019 DecimalFormat fmt(u"#####", symbols, status); in TestExponentParse()
7171 DecimalFormat df(UnicodeString(u"0000"),status); in TestFormatFastpaths()
7190 DecimalFormat df(UnicodeString(u"0000000000000000000"),status); in TestFormatFastpaths()
7214 DecimalFormat df(UnicodeString(u"0000000000000000000"),status); in TestFormatFastpaths()
7238 DecimalFormat df(UnicodeString("0000000000000000000",""),status); in TestFormatFastpaths()
7262 DecimalFormat df(UnicodeString("0000000000000000000",""),status); in TestFormatFastpaths()
7553 LocalPointer<DecimalFormat> numberFormat(static_cast<DecimalFormat*>( in TestSignificantDigits()
7575 DecimalFormat df({"en-us", status}, status); in TestSignificantDigits()
7606 LocalPointer<DecimalFormat> numberFormat(static_cast<DecimalFormat*>( in TestShowZero()
7623 LocalPointer<DecimalFormat> numberFormat(static_cast<DecimalFormat*>( in TestBug9936()
7658 DecimalFormat *test = (DecimalFormat *) NumberFormat::createInstance("fa", status); in TestParseNegativeWithFaLocale()
7674 DecimalFormat *test = (DecimalFormat *) NumberFormat::createInstance("en", status); in TestParseNegativeWithAlternateMinusSign()
7700 DecimalFormat fmt(pat, custom, status); in TestCustomCurrencySignAndSeparator()
7821 DecimalFormat::ERoundingMode mode;
7830 { DecimalFormat::kRoundCeiling, 1.488, "2"}, in Test10419RoundingWith0FractionDigits()
7831 { DecimalFormat::kRoundDown, 1.588, "1"}, in Test10419RoundingWith0FractionDigits()
7832 { DecimalFormat::kRoundFloor, 1.888, "1"}, in Test10419RoundingWith0FractionDigits()
7833 { DecimalFormat::kRoundHalfDown, 1.5, "1"}, in Test10419RoundingWith0FractionDigits()
7834 { DecimalFormat::kRoundHalfEven, 2.5, "2"}, in Test10419RoundingWith0FractionDigits()
7835 { DecimalFormat::kRoundHalfUp, 2.5, "3"}, in Test10419RoundingWith0FractionDigits()
7836 { DecimalFormat::kRoundUp, 1.5, "2"}, in Test10419RoundingWith0FractionDigits()
7839 …LocalPointer<DecimalFormat> decfmt((DecimalFormat *) NumberFormat::createInstance(Locale("en_US"),… in Test10419RoundingWith0FractionDigits()
7857 DecimalFormat fmt("'I''ll'*a###.##", status); in Test10468ApplyPattern()
7876 DecimalFormat format("0.00E0", status); in TestRoundingScientific10542()
7882 DecimalFormat::ERoundingMode roundingModes[] = { in TestRoundingScientific10542()
7883 DecimalFormat::kRoundCeiling, in TestRoundingScientific10542()
7884 DecimalFormat::kRoundDown, in TestRoundingScientific10542()
7885 DecimalFormat::kRoundFloor, in TestRoundingScientific10542()
7886 DecimalFormat::kRoundHalfDown, in TestRoundingScientific10542()
7887 DecimalFormat::kRoundHalfEven, in TestRoundingScientific10542()
7888 DecimalFormat::kRoundHalfUp, in TestRoundingScientific10542()
7889 DecimalFormat::kRoundUp}; in TestRoundingScientific10542()
8046 DecimalFormat fmt("0.00E0", status); in TestZeroScientific10547()
8056 DecimalFormat& format, in verifyRounding()
8059 const DecimalFormat::ERoundingMode *roundingModes, in verifyRounding()
8153 DecimalFormat fmtBase(pattern, symbols, status); in TestEquality()
8159 DecimalFormat* fmtClone = fmtBase.clone(); in TestEquality()
8171 DecimalFormat *fmt; in TestCurrencyUsage()
8183 fmt = (DecimalFormat *) NumberFormat::createInstance(enUS_ISK, UNUM_CURRENCY, status); in TestCurrencyUsage()
8198 … fmt = (DecimalFormat *) NumberFormat::createInstance(enUS_ISK, UNUM_CASH_CURRENCY, status); in TestCurrencyUsage()
8220 fmt = (DecimalFormat *) NumberFormat::createInstance(enUS_CAD, UNUM_CURRENCY, status); in TestCurrencyUsage()
8230 … fmt = (DecimalFormat *) NumberFormat::createInstance(enUS_CAD, UNUM_CASH_CURRENCY, status); in TestCurrencyUsage()
8248 fmt = (DecimalFormat *) NumberFormat::createInstance(enUS_CAD, UNUM_CURRENCY, status); in TestCurrencyUsage()
8254 … fmt = (DecimalFormat *) NumberFormat::createInstance(enUS_CAD, UNUM_CASH_CURRENCY, status); in TestCurrencyUsage()
8315 DecimalFormat fmt(pattern, sym, status); in TestGetAffixes()
8329 DecimalFormat fmtCopy(fmt); in TestGetAffixes()
8336 DecimalFormat fmtCopy(fmt); in TestGetAffixes()
8343 DecimalFormat fmtCopy(fmt); in TestGetAffixes()
8350 DecimalFormat fmtCopy(fmt); in TestGetAffixes()
8372 DecimalFormat fmt("0.00", sym, status); in TestToPatternScientific11648()
8380 DecimalFormat fmt2(pattern, sym, status); in TestToPatternScientific11648()
8470 DecimalFormat fmt(pattern.unescape(), sym, status); in TestCtorApplyPatternDifference()
8560 ((DecimalFormat*) nf.getAlias())->applyPattern(u"#,##0.0 ¤¤¤", status); in Test11739_ParseLongCurrency()
8573 DecimalFormat df(u"a*'நி'###0b", status); in Test13035_MultiCodePointPaddingInPattern()
8579 df = DecimalFormat(u"a*\U0001F601###0b", status); in Test13035_MultiCodePointPaddingInPattern()
8583 df = DecimalFormat(u"a*''###0b", status); in Test13035_MultiCodePointPaddingInPattern()
8607 DecimalFormat *dfmt = (DecimalFormat *) fmt.getAlias(); in Test11376_getAndSetPositivePrefix()
8627 DecimalFormat *dfmt = (DecimalFormat *) fmt.getAlias(); in Test11376_getAndSetPositivePrefix()
8650 DecimalFormat fmt("+0.00", sym, status); in Test11475_signRecognition()
8667 DecimalFormat fmt("++0.00+;-(#)--", sym, status); in Test11475_signRecognition()
8710 DecimalFormat fmt(pattern, symbols, status); in Test11640_getAffixes()
8725 DecimalFormat fmt(pattern, status); in Test11649_toPatternWithMultiCurrency()
8737 DecimalFormat fmt2(topattern, status); in Test11649_toPatternWithMultiCurrency()
8770 LocalPointer<DecimalFormat> df(dynamic_cast<DecimalFormat*>( in Test13391_chakmaParsing()
8789 df.adoptInstead(static_cast<DecimalFormat*>( in Test13391_chakmaParsing()
8827 DecimalFormat fmt("0", symbols, status); in Test11735_ExceptionIssue()
8880 …LocalPointer<DecimalFormat> df1((DecimalFormat*) NumberFormat::createInstance("en", status), statu… in TestParsePercentRegression()
8881 …LocalPointer<DecimalFormat> df2((DecimalFormat*) NumberFormat::createPercentInstance("en", status)… in TestParsePercentRegression()
8914 DecimalFormat df("0", {"en", status}, status); in TestMultiplierWithScale()
8972 DecimalFormat fmt(pattern, symbols, status); in Test11646_Equality()
8978 DecimalFormat fmtCopy(fmt); in Test11646_Equality()
8985 DecimalFormat fmtCopy = DecimalFormat(fmt); in Test11646_Equality()
8992 DecimalFormat fmtCopy(fmt); in Test11646_Equality()
8999 DecimalFormat fmtCopy(fmt); in Test11646_Equality()
9010 DecimalFormat df("0", { "en", status }, status); in TestParseNaN()
9024 DecimalFormat df("0", {"en-US", status}, status); in TestFormatFailIfMoreThanMaxDigits()
9040 DecimalFormat df(u"0", {"en-US", status}, status); in TestParseCaseSensitive()
9057 DecimalFormat df(u"0", {"en-US", status}, status); in TestParseNoExponent()
9074 DecimalFormat df(u"0", {"en-US", status}, status); in TestSignAlwaysShown()
9090 DecimalFormat df(u"#,##0", {"en-US", status}, status); in TestMinimumGroupingDigits()
9133 DecimalFormat df(u"#,##0", {cas.locale, status}, status); in TestMinimumGroupingDigits()
9160 DecimalFormat df(u"0", dfs, status); in Test11897_LocalizedPatternSeparator()
9183 pFormat->setRoundingMode(DecimalFormat::kRoundHalfEven); in Test13055_PercentageRounding()
9195 DecimalFormat df(u"0.00+;0.00-", dfs.orphan(), errorCode); in Test11839()
9212 DecimalFormat df(errorCode); in Test10354()
9227 LocalPointer<DecimalFormat> fmt((DecimalFormat*) NumberFormat::createInstance(status), status); in Test11645_ApplyPatternEquality()
9230 LocalPointer<DecimalFormat> fmtCopy; in Test11645_ApplyPatternEquality()
9233 fmtCopy.adoptInstead(new DecimalFormat(*fmt)); in Test11645_ApplyPatternEquality()
9242 fmtCopy.adoptInstead(new DecimalFormat(*fmt)); in Test11645_ApplyPatternEquality()
9251 fmtCopy.adoptInstead(new DecimalFormat(*fmt)); in Test11645_ApplyPatternEquality()
9260 fmtCopy.adoptInstead(new DecimalFormat(*fmt)); in Test11645_ApplyPatternEquality()
9272 LocalPointer<DecimalFormat> df1((DecimalFormat *) in Test12567()
9274 LocalPointer<DecimalFormat> df2((DecimalFormat *) in Test12567()
9298 DecimalFormat df(u"#", symbols.orphan(), UNUM_CURRENCY_PLURAL, errorCode); in Test11626_CustomizeCurrencyPluralInfo()
9318 DecimalFormat df(u"0%", {"en-us", status}, status); in Test20073_StrictPercentParseErrorIndex()
9332 DecimalFormat df(u"#,##0", status); in Test13056_GroupingSize()
9350 DecimalFormat fmt(pattern, sym, status); in Test11025_CurrencyPadding()
9360 DecimalFormat fmt("0.00", {"en", status}, status); in Test11648_ExpDecFormatMalPattern()
9369 DecimalFormat fmt2(pattern, status); in Test11648_ExpDecFormatMalPattern()
9377 DecimalFormat fmt(pattern, status); in Test11649_DecFmtCurrencies()
9387 DecimalFormat fmt2(topattern, status); in Test11649_DecFmtCurrencies()
9396 LocalPointer<DecimalFormat> fmt( in Test13148_ParseGroupingSeparators()
9397 (DecimalFormat*)NumberFormat::createInstance("en-ZA", status), status); in Test13148_ParseGroupingSeparators()
9414 DecimalFormat df(u"0.00", symbols, status); in Test12753_PatternDecimalPoint()
9425 DecimalFormat df(status); in Test11647_PatternCurrencySymbols()
9447 DecimalFormat fmt(u"0.05E0", sym, status); in Test11020_RoundingInScientificNotation()
9458 DecimalFormat dFormat(u"¤¤¤ 0", status); in Test11640_TripleCurrencySymbol()
9532 DecimalFormat df("0", dfs, status); in Test13804_EmptyStringsWhenParsing()
9705 LocalPointer<DecimalFormat> fmt(static_cast<DecimalFormat*>( in Test20348_CurrencyPrefixOverride()
9741 LocalPointer<DecimalFormat> decimalFormat(static_cast<DecimalFormat*>( in Test20956_MonetarySymbolGetters()
9773 LocalPointer<DecimalFormat> fmt(static_cast<DecimalFormat*>( in Test20358_GroupingInPattern()
9846 DecimalFormat df("0", {"en", status}, status); in Test13735_GroupingSizeGetter()
9854 DecimalFormat df("#,##0", {"en", status}, status); in Test13735_GroupingSizeGetter()
9866 DecimalFormat df("+0", {"en", status}, status); in Test13734_StrictFlexibleWhitespace()
9875 DecimalFormat df("+ 0", {"en", status}, status); in Test13734_StrictFlexibleWhitespace()
9888 LocalPointer<DecimalFormat> decimalFormat(static_cast<DecimalFormat*>( in Test20961_CurrencyPluralPattern()
9906 DecimalFormat inner(u"a0b", {"en", status}, status); in Test21134_ToNumberFormatter()
9917 DecimalFormat inner(u"c0d", {"en", status}, status); in Test21134_ToNumberFormatter()
9932 LocalPointer<DecimalFormat> inner(static_cast<DecimalFormat*>( in Test21134_ToNumberFormatter()
9933 DecimalFormat::createInstance("en-US", UNUM_CURRENCY_PLURAL, status))); in Test21134_ToNumberFormatter()
10018 DecimalFormat df(patternString, dfs, status); in Test13733_StrictAndLenient()
10045 DecimalFormat df(status); in Test21232_ParseTimeout()