Home
last modified time | relevance | path

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

12

/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
Dnumfmtst.cpp1756 DecimalFormat fmt2(UnicodeString("0.###E+0"), US, status); in TestExponent() local
2581 DecimalFormat fmt2(pat, sym, ec); in TestAdoptDecimalFormatSymbols() local
2614 DecimalFormat fmt2("", sym, ec); in TestPerMill() local
8464 DecimalFormat fmt2(pattern, sym, status); in TestToPatternScientific11648() local
8780 DecimalFormat fmt2(topattern, status); in Test11649_toPatternWithMultiCurrency() local
Dtzregts.cpp939 DateFormat* fmt2 = new SimpleDateFormat(UnicodeString("z"), status); in Test4176686() local
Dtmsgfmt.cpp1416 MessageFormat* fmt2 = NULL; in _testCopyConstructor2() local
Dnumrgts.cpp1730 DecimalFormat *fmt2 = new DecimalFormat(buf, *symbols, status); in Test4122840() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/
DJapaneseTest.java184 …SimpleDateFormat fmt2 = new SimpleDateFormat("HH:mm:ss.S MMMM d, yyyy G", new ULocale("en_US@calen… in Test3860() local
215 DateFormat fmt2= DateFormat.getDateInstance(); //DateFormat.LONG, Locale.US); in Test5345parse() local
DChineseTest.java663 DateFormat fmt2 = DateFormat.getDateInstance(ccal2, DateFormat.DEFAULT, ULocale.CHINA); in TestCoverage() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
DJapaneseTest.java181 …SimpleDateFormat fmt2 = new SimpleDateFormat("HH:mm:ss.S MMMM d, yyyy G", new ULocale("en_US@calen… in Test3860() local
212 DateFormat fmt2= DateFormat.getDateInstance(); //DateFormat.LONG, Locale.US); in Test5345parse() local
DChineseTest.java660 DateFormat fmt2 = DateFormat.getDateInstance(ccal2, DateFormat.DEFAULT, ULocale.CHINA); in TestCoverage() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DBigNumberFormatTest.java40 DecimalFormat fmt2 = new DecimalFormat("0.###E+0", US); in TestExponent() local
DRbnfTest.java120 RuleBasedNumberFormat fmt2 = new RuleBasedNumberFormat(RuleBasedNumberFormat.SPELLOUT); in TestCoverage() local
DNumberFormatTest.java1144 DecimalFormat fmt2 = new DecimalFormat("0.###E+0", US); in TestExponent() local
1948 DecimalFormat fmt2 = new DecimalFormat("", sym); in TestPerMill() local
3696 DecimalFormat fmt2 = (DecimalFormat)fmt1.clone(); in TestFormatToCharacterIteratorThread() local
DNumberRegressionTests.java1047 DecimalFormat fmt2 = new DecimalFormat(buf.toString(), symbols); in Test4122840() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DBigNumberFormatTest.java37 DecimalFormat fmt2 = new DecimalFormat("0.###E+0", US); in TestExponent() local
DRbnfTest.java117 RuleBasedNumberFormat fmt2 = new RuleBasedNumberFormat(RuleBasedNumberFormat.SPELLOUT); in TestCoverage() local
DNumberFormatTest.java1141 DecimalFormat fmt2 = new DecimalFormat("0.###E+0", US); in TestExponent() local
1945 DecimalFormat fmt2 = new DecimalFormat("", sym); in TestPerMill() local
3693 DecimalFormat fmt2 = (DecimalFormat)fmt1.clone(); in TestFormatToCharacterIteratorThread() local
DNumberRegressionTests.java1044 DecimalFormat fmt2 = new DecimalFormat(buf.toString(), symbols); in Test4122840() local
/external/adhd/cras/src/tests/
Drstream_unittest.cc39 static bool format_equal(cras_audio_format *fmt1, cras_audio_format *fmt2) { in format_equal()
/external/scapy/scapy/
Dthemes.py46 def create_styler(fmt=None, before="", after="", fmt2="%s"): argument
47 def do_style(val, fmt=fmt, before=before, after=after, fmt2=fmt2): argument
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/timezone/
DTimeZoneRegressionTest.java867 DateFormat fmt2 = new SimpleDateFormat("z"); in Test4176686() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/
DTimeZoneRegressionTest.java864 DateFormat fmt2 = new SimpleDateFormat("z"); in Test4176686() local
/external/icu/icu4c/source/test/cintltst/
Dcdattst.c1660 UDateFormat* fmt2; in TestOverrideNumberFormat() local

12