Home
last modified time | relevance | path

Searched refs:TESTCLASSID_CTOR (Results 1 – 1 of 1) sorted by relevance

/external/icu4c/test/intltest/
Duobjtest.cpp77 #define TESTCLASSID_CTOR(c, x) { \ macro
335 TESTCLASSID_CTOR(Normalizer, (emptyString, UNORM_NONE)); in testIDs()
356TESTCLASSID_CTOR(RuleBasedNumberFormat, (UnicodeString("%default: -x: minus >>;"), parseError, sta… in testIDs()
357TESTCLASSID_CTOR(ChoiceFormat, (UNICODE_STRING_SIMPLE("0#are no files|1#is one file|1<are many fil… in testIDs()
358 TESTCLASSID_CTOR(MessageFormat, (UnicodeString(), status)); in testIDs()
359 TESTCLASSID_CTOR(DateFormatSymbols, (status)); in testIDs()
360 TESTCLASSID_CTOR(PluralFormat, (status)); in testIDs()
361 TESTCLASSID_CTOR(PluralRules, (status)); in testIDs()
362TESTCLASSID_CTOR(SelectFormat, (UnicodeString("feminine {feminineVerbValue} other{otherVerbValue}"… in testIDs()
365 TESTCLASSID_CTOR(DecimalFormatSymbols, (status)); in testIDs()
[all …]