Home
last modified time | relevance | path

Searched defs:fmt2 (Results 1 – 24 of 24) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Dincaltst.cpp419 …SimpleDateFormat *fmt2 = new SimpleDateFormat(UnicodeString("MMMM d, yyyy G"), Locale("en_US@calen… in TestBuddhistFormat() local
504 …SimpleDateFormat *fmt2 = new SimpleDateFormat(UnicodeString("MMMM d, yyyy G"), Locale("en_US@calen… in TestJapaneseFormat() local
621 …SimpleDateFormat *fmt2 = new SimpleDateFormat(UnicodeString("HH:mm:ss.S MMMM d, yyyy G"), Locale("… in TestJapanese3860() local
838 …SimpleDateFormat *fmt2 = new SimpleDateFormat(UnicodeString("MMMM d, yyyy G"), Locale("en_US@calen… in TestPersianFormat() local
889 DateFormat *fmt2 = DateFormat::createDateInstance(DateFormat::kFull, loc); in simpleTest() local
Dreldatefmttest.cpp587 RelativeDateTimeFormatter fmt2(fmt); in TestEnglishCaps() local
691 RelativeDateTimeFormatter fmt2(fmt); in TestCustomNumberFormat() local
715 RelativeDateTimeFormatter fmt2(fmt); in TestGetters() local
Dtchcfmt.cpp481 ChoiceFormat fmt2(PAT, status); in TestClosures() local
Dsimpleformattertest.cpp305 SimpleFormatter fmt2("Arguments {0} and {1}", status); in TestBadArguments() local
Dtzregts.cpp939 DateFormat* fmt2 = new SimpleDateFormat(UnicodeString("z"), status); in Test4176686() local
Dnumfmtst.cpp1714 DecimalFormat fmt2(UnicodeString("0.###E+0"), US, status); in TestExponent() local
2511 DecimalFormat fmt2(pat, sym, ec); in TestAdoptDecimalFormatSymbols() local
2544 DecimalFormat fmt2("", sym, ec); in TestPerMill() local
8394 DecimalFormat fmt2(pattern, sym, status); in TestToPatternScientific11648() local
8710 DecimalFormat fmt2(topattern, status); in Test11649_toPatternWithMultiCurrency() local
Dtmsgfmt.cpp1414 MessageFormat* fmt2 = NULL; in _testCopyConstructor2() local
Dnumrgts.cpp1730 DecimalFormat *fmt2 = new DecimalFormat(buf, *symbols, status); in Test4122840() local
Ddtfmttst.cpp3612 SimpleDateFormat *fmt2 = new SimpleDateFormat(UnicodeString("y M d"), Locale("ar"), status); in Test6338() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
DJapaneseTest.java178 …SimpleDateFormat fmt2 = new SimpleDateFormat("HH:mm:ss.S MMMM d, yyyy G", new ULocale("en_US@calen… in Test3860() local
209 DateFormat fmt2= DateFormat.getDateInstance(); //DateFormat.LONG, Locale.US); in Test5345parse() local
DChineseTest.java657 DateFormat fmt2 = DateFormat.getDateInstance(ccal2, DateFormat.DEFAULT, ULocale.CHINA); in TestCoverage() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/
DJapaneseTest.java179 …SimpleDateFormat fmt2 = new SimpleDateFormat("HH:mm:ss.S MMMM d, yyyy G", new ULocale("en_US@calen… in Test3860() local
210 DateFormat fmt2= DateFormat.getDateInstance(); //DateFormat.LONG, Locale.US); in Test5345parse() local
DChineseTest.java658 DateFormat fmt2 = DateFormat.getDateInstance(ccal2, DateFormat.DEFAULT, ULocale.CHINA); in TestCoverage() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DBigNumberFormatTest.java34 DecimalFormat fmt2 = new DecimalFormat("0.###E+0", US); in TestExponent() local
DRbnfTest.java114 RuleBasedNumberFormat fmt2 = new RuleBasedNumberFormat(RuleBasedNumberFormat.SPELLOUT); in TestCoverage() local
DNumberFormatTest.java1448 DecimalFormat fmt2 = new DecimalFormat("0.###E+0", US); in TestExponent() local
2139 DecimalFormat fmt2 = new DecimalFormat("", sym); in TestPerMill() local
3847 DecimalFormat fmt2 = (DecimalFormat)fmt1.clone(); in TestFormatToCharacterIteratorThread() local
DNumberRegressionTests.java1040 DecimalFormat fmt2 = new DecimalFormat(buf.toString(), symbols); in Test4122840() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DBigNumberFormatTest.java35 DecimalFormat fmt2 = new DecimalFormat("0.###E+0", US); in TestExponent() local
DRbnfTest.java115 RuleBasedNumberFormat fmt2 = new RuleBasedNumberFormat(RuleBasedNumberFormat.SPELLOUT); in TestCoverage() local
DNumberFormatTest.java1449 DecimalFormat fmt2 = new DecimalFormat("0.###E+0", US); in TestExponent() local
2140 DecimalFormat fmt2 = new DecimalFormat("", sym); in TestPerMill() local
3848 DecimalFormat fmt2 = (DecimalFormat)fmt1.clone(); in TestFormatToCharacterIteratorThread() local
DNumberRegressionTests.java1041 DecimalFormat fmt2 = new DecimalFormat(buf.toString(), symbols); in Test4122840() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/timezone/
DTimeZoneRegressionTest.java862 DateFormat fmt2 = new SimpleDateFormat("z"); in Test4176686() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/
DTimeZoneRegressionTest.java861 DateFormat fmt2 = new SimpleDateFormat("z"); in Test4176686() local
/external/icu/icu4c/source/test/cintltst/
Dcdattst.c1660 UDateFormat* fmt2; in TestOverrideNumberFormat() local