Home
last modified time | relevance | path

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

12

/external/linux-kselftest/tools/testing/selftests/bpf/progs/
Dtest_tunnel_kern.c197 char fmt2[] = "\tindex %x\n"; in _erspan_get_tunnel() local
202 char fmt2[] = "\tdirection %d hwid %x timestamp %u\n"; in _erspan_get_tunnel() local
283 char fmt2[] = "\tindex %x\n"; in _ip4ip6erspan_get_tunnel() local
288 char fmt2[] = "\tdirection %d hwid %x timestamp %u\n"; in _ip4ip6erspan_get_tunnel() local
/external/icu/icu4c/source/test/intltest/
Dincaltst.cpp444 …SimpleDateFormat fmt2(UnicodeString("MMMM d, yyyy G"), Locale("en_US@calendar=gregorian"), status); in TestBuddhistFormat() local
524 …SimpleDateFormat fmt2(UnicodeString("MMMM d, yyyy G"), Locale("en_US@calendar=gregorian"), status); in TestJapaneseFormat() local
638 …SimpleDateFormat fmt2(UnicodeString("HH:mm:ss.S MMMM d, yyyy G"), Locale("en_US@calendar=gregorian… in TestJapanese3860() local
903 …SimpleDateFormat fmt2(UnicodeString("MMMM d, yyyy G"), Locale("en_US@calendar=gregorian"), status); in TestPersianFormat() local
1111 DateFormat *fmt2 = DateFormat::createDateInstance(DateFormat::kFull, loc); in simpleTest() local
Dreldatefmttest.cpp916 RelativeDateTimeFormatter fmt2(fmt); in TestEnglishCaps() local
1026 RelativeDateTimeFormatter fmt2(fmt); in TestCustomNumberFormat() local
1050 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.cpp1471 DecimalFormat fmt2(UnicodeString("0.###E+0"), US, status); in TestExponent() local
2469 DecimalFormat fmt2(pat, sym, ec); in TestAdoptDecimalFormatSymbols() local
2505 DecimalFormat fmt2("", sym, ec); in TestPerMill() local
8379 DecimalFormat fmt2(pattern, sym, status); in TestToPatternScientific11648() local
8736 DecimalFormat fmt2(topattern, status); in Test11649_toPatternWithMultiCurrency() local
8854 LocalPointer<NumberFormat> fmt2(NumberFormat::createCurrencyInstance(loc2, status)); in Test11035_FormatCurrencyAmount() local
9368 DecimalFormat fmt2(pattern, status); in Test11648_ExpDecFormatMalPattern() local
9386 DecimalFormat fmt2(topattern, status); in Test11649_DecFmtCurrencies() local
Dtzregts.cpp941 SimpleDateFormat fmt2(UnicodeString(u"z"), status); in Test4176686() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
DJapaneseTest.java186 …SimpleDateFormat fmt2 = new SimpleDateFormat("HH:mm:ss.S MMMM d, yyyy G", new ULocale("en_US@calen… in Test3860() local
283 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/calendar/
DJapaneseTest.java189 …SimpleDateFormat fmt2 = new SimpleDateFormat("HH:mm:ss.S MMMM d, yyyy G", new ULocale("en_US@calen… in Test3860() local
286 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/format/
DBigNumberFormatTest.java37 DecimalFormat fmt2 = new DecimalFormat("0.###E+0", US); in TestExponent() local
DListFormatterTest.java357 ListFormatter fmt2 = ListFormatter.getInstance(uloc, type, width); in TestCreateStyled() local
DRbnfTest.java117 RuleBasedNumberFormat fmt2 = new RuleBasedNumberFormat(RuleBasedNumberFormat.SPELLOUT); in TestCoverage() local
DNumberFormatTest.java1191 DecimalFormat fmt2 = new DecimalFormat("0.###E+0", US); in TestExponent() local
2047 DecimalFormat fmt2 = new DecimalFormat("", sym); in TestPerMill() local
3806 DecimalFormat fmt2 = (DecimalFormat)fmt1.clone(); in TestFormatToCharacterIteratorThread() 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
DListFormatterTest.java360 ListFormatter fmt2 = ListFormatter.getInstance(uloc, type, width); in TestCreateStyled() local
DRbnfTest.java120 RuleBasedNumberFormat fmt2 = new RuleBasedNumberFormat(RuleBasedNumberFormat.SPELLOUT); in TestCoverage() local
DNumberFormatTest.java1194 DecimalFormat fmt2 = new DecimalFormat("0.###E+0", US); in TestExponent() local
2050 DecimalFormat fmt2 = new DecimalFormat("", sym); in TestPerMill() local
3809 DecimalFormat fmt2 = (DecimalFormat)fmt1.clone(); in TestFormatToCharacterIteratorThread() local
/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/llvm-project/llvm/unittests/Support/
DFormatVariadicTest.cpp630 auto fmt2 = std::move(fmt); in TEST() local
/external/adhd/cras/src/tests/
Drstream_unittest.cc59 static bool format_equal(cras_audio_format* fmt1, cras_audio_format* fmt2) { in format_equal()
/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/android_icu4j/src/main/tests/android/icu/dev/test/timezone/
DTimeZoneRegressionTest.java867 DateFormat fmt2 = new SimpleDateFormat("z"); in Test4176686() local
/external/icu/icu4c/source/test/cintltst/
Dcdattst.c1674 UDateFormat* fmt2; in TestOverrideNumberFormat() local

12