Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Duobjtest.cpp79 #define TESTCLASSID_CTOR(c, x) { \ macro
341 TESTCLASSID_CTOR(Normalizer, (emptyString, UNORM_NONE)); in testIDs()
362TESTCLASSID_CTOR(RuleBasedNumberFormat, (UnicodeString("%default: -x: minus >>;"), parseError, sta… in testIDs()
363TESTCLASSID_CTOR(ChoiceFormat, (UNICODE_STRING_SIMPLE("0#are no files|1#is one file|1<are many fil… in testIDs()
364 TESTCLASSID_CTOR(MessageFormat, (UnicodeString(), status)); in testIDs()
365 TESTCLASSID_CTOR(DateFormatSymbols, (status)); in testIDs()
366 TESTCLASSID_CTOR(PluralFormat, (status)); in testIDs()
367 TESTCLASSID_CTOR(PluralRules, (status)); in testIDs()
368TESTCLASSID_CTOR(SelectFormat, (UnicodeString("feminine {feminineVerbValue} other{otherVerbValue}"… in testIDs()
371 TESTCLASSID_CTOR(DecimalFormatSymbols, (status)); in testIDs()
[all …]