Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dincaltst.cpp417 …SimpleDateFormat *fmt2 = new SimpleDateFormat(UnicodeString("MMMM d, yyyy G"), Locale("en_US@calen… in TestBuddhistFormat() local
502 …SimpleDateFormat *fmt2 = new SimpleDateFormat(UnicodeString("MMMM d, yyyy G"), Locale("en_US@calen… in TestJapaneseFormat() local
619 …SimpleDateFormat *fmt2 = new SimpleDateFormat(UnicodeString("HH:mm:ss.S MMMM d, yyyy G"), Locale("… in TestJapanese3860() local
836 …SimpleDateFormat *fmt2 = new SimpleDateFormat(UnicodeString("MMMM d, yyyy G"), Locale("en_US@calen… in TestPersianFormat() local
887 DateFormat *fmt2 = DateFormat::createDateInstance(DateFormat::kFull, loc); in simpleTest() local
Dreldatefmttest.cpp583 RelativeDateTimeFormatter fmt2(fmt); in TestEnglishCaps() local
687 RelativeDateTimeFormatter fmt2(fmt); in TestCustomNumberFormat() local
711 RelativeDateTimeFormatter fmt2(fmt); in TestGetters() local
Dtchcfmt.cpp480 ChoiceFormat fmt2(PAT, status); in TestClosures() local
Dtzregts.cpp939 DateFormat* fmt2 = new SimpleDateFormat(UnicodeString("z"), status); in Test4176686() local
Dnumfmtst.cpp1266 DecimalFormat fmt2(UnicodeString("0.###E+0"), US, status); in TestExponent() local
2062 DecimalFormat fmt2(pat, sym, ec); in TestAdoptDecimalFormatSymbols() local
2095 DecimalFormat fmt2("", sym, ec); in TestPerMill() local
Dtmsgfmt.cpp1411 MessageFormat* fmt2 = NULL; in _testCopyConstructor2() local
Dnumrgts.cpp1714 DecimalFormat *fmt2 = new DecimalFormat(buf, *symbols, status); in Test4122840() local
Ddtfmttst.cpp3570 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.java175 …SimpleDateFormat fmt2 = new SimpleDateFormat("HH:mm:ss.S MMMM d, yyyy G", new ULocale("en_US@calen… in Test3860() local
205 DateFormat fmt2= DateFormat.getDateInstance(); //DateFormat.LONG, Locale.US); in Test5345parse() local
DChineseTest.java648 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.java33 DecimalFormat fmt2 = new DecimalFormat("0.###E+0", US); in TestExponent() local
DRbnfTest.java121 RuleBasedNumberFormat fmt2 = new RuleBasedNumberFormat(RuleBasedNumberFormat.SPELLOUT); in TestCoverage() local
DNumberFormatTest.java1003 DecimalFormat fmt2 = new DecimalFormat("0.###E+0", US); in TestExponent() local
1634 DecimalFormat fmt2 = new DecimalFormat("", sym); in TestPerMill() local
3174 DecimalFormat fmt2 = (DecimalFormat)fmt1.clone(); in TestFormatToCharacterIteratorThread() local
DNumberRegression.java999 DecimalFormat fmt2 = new DecimalFormat(buf.toString(), symbols); in Test4122840() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/
DTimeZoneRegression.java845 DateFormat fmt2 = new SimpleDateFormat("z"); in Test4176686() local
/external/icu/icu4c/source/test/cintltst/
Dcdattst.c1656 UDateFormat* fmt2; in TestOverrideNumberFormat() local