/external/icu/icu4c/source/tools/ctestfw/unicode/ |
D | testlog.h | 33 class T_CTEST_EXPORT_API IcuTestErrorCode : public ErrorCode { 35 IcuTestErrorCode(TestLog &callingTestClass, const char *callingTestName) : in IcuTestErrorCode() function 37 virtual ~IcuTestErrorCode();
|
/external/icu/icu4c/source/test/intltest/ |
D | collationtest.cpp | 99 UBool readNonEmptyLine(UCHARBUF *f, IcuTestErrorCode &errorCode); 101 Collation::Level parseRelationAndString(UnicodeString &s, IcuTestErrorCode &errorCode); 102 void parseAndSetAttribute(IcuTestErrorCode &errorCode); 103 void parseAndSetReorderCodes(int32_t start, IcuTestErrorCode &errorCode); 104 void buildTailoring(UCHARBUF *f, IcuTestErrorCode &errorCode); 105 void setRootCollator(IcuTestErrorCode &errorCode); 106 void setLocaleCollator(IcuTestErrorCode &errorCode); 112 IcuTestErrorCode &errorCode); 115 CollationKey &key, IcuTestErrorCode &errorCode); 117 CollationKey &key, IcuTestErrorCode &errorCode); [all …]
|
D | bytestrietest.cpp | 80 IcuTestErrorCode errorCode(*this, "BytesTrieTest()"); in BytesTrieTest() 116 IcuTestErrorCode errorCode(*this, "TestBuilder()"); in TestBuilder() 403 IcuTestErrorCode errorCode(*this, "TestIteratorFromBranch()"); in TestIteratorFromBranch() 454 IcuTestErrorCode errorCode(*this, "TestIteratorFromLinearMatch()"); in TestIteratorFromLinearMatch() 476 IcuTestErrorCode errorCode(*this, "TestTruncatingIteratorFromRoot()"); in TestTruncatingIteratorFromRoot() 530 IcuTestErrorCode errorCode(*this, "TestTruncatingIteratorFromLinearMatchShort()"); in TestTruncatingIteratorFromLinearMatchShort() 559 IcuTestErrorCode errorCode(*this, "TestTruncatingIteratorFromLinearMatchLong()"); in TestTruncatingIteratorFromLinearMatchLong() 583 IcuTestErrorCode errorCode(*this, "TestIteratorFromBytes()"); in TestIteratorFromBytes() 622 IcuTestErrorCode errorCode(*this, "buildTrie()"); in buildTrie() 849 IcuTestErrorCode errorCode(*this, "checkIterator()"); in checkIterator() [all …]
|
D | ucharstrietest.cpp | 86 IcuTestErrorCode errorCode(*this, "UCharsTrieTest()"); in UCharsTrieTest() 124 IcuTestErrorCode errorCode(*this, "TestBuilder()"); in TestBuilder() 370 IcuTestErrorCode errorCode(*this, "buildLargeTrie()"); in buildLargeTrie() 559 IcuTestErrorCode errorCode(*this, "TestIteratorFromBranch()"); in TestIteratorFromBranch() 610 IcuTestErrorCode errorCode(*this, "TestIteratorFromLinearMatch()"); in TestIteratorFromLinearMatch() 632 IcuTestErrorCode errorCode(*this, "TestTruncatingIteratorFromRoot()"); in TestTruncatingIteratorFromRoot() 686 IcuTestErrorCode errorCode(*this, "TestTruncatingIteratorFromLinearMatchShort()"); in TestTruncatingIteratorFromLinearMatchShort() 715 IcuTestErrorCode errorCode(*this, "TestTruncatingIteratorFromLinearMatchLong()"); in TestTruncatingIteratorFromLinearMatchLong() 739 IcuTestErrorCode errorCode(*this, "TestIteratorFromUChars()"); in TestIteratorFromUChars() 770 IcuTestErrorCode errorCode(*this, "buildTrie()"); in buildTrie() [all …]
|
D | itutil.cpp | 508 IcuTestErrorCode errorCode(*this, "TestLocalXyzPointer"); in TestLocalXyzPointer() 616 IcuTestErrorCode errorCode(*this, "TestLocalXyzPointerMoveSwap"); in TestLocalXyzPointerMoveSwap() 671 IcuTestErrorCode errorCode(*this, "TestLocalXyzPointerNull/LocalUConverterSelectorPointer"); in TestLocalXyzPointerNull() 680 IcuTestErrorCode errorCode(*this, "TestLocalXyzPointerNull/LocalUCalendarPointer"); in TestLocalXyzPointerNull() 688 …IcuTestErrorCode errorCode(*this, "TestLocalXyzPointerNull/LocalUDateTimePatternGeneratorPointer"); in TestLocalXyzPointerNull() 694 IcuTestErrorCode errorCode(*this, "TestLocalXyzPointerNull/LocalUMessageFormatPointer"); in TestLocalXyzPointerNull() 705 IcuTestErrorCode errorCode(*this, "TestLocalXyzPointerNull/LocalURegularExpressionPointer"); in TestLocalXyzPointerNull() 718 IcuTestErrorCode errorCode(*this, "TestLocalXyzPointerNull/LocalUTransliteratorPointer"); in TestLocalXyzPointerNull()
|
D | ucdtest.cpp | 328 IcuTestErrorCode errorCode(*this, "TestConsistency"); in TestConsistency() 366 IcuTestErrorCode errorCode(*this, "TestPatternProperties()"); in TestPatternProperties() 442 IcuTestErrorCode errorCode(*this, "TestScriptMetadata()"); in TestScriptMetadata() 500 IcuTestErrorCode errorCode(*this, "TestBidiPairedBracketType()"); in TestBidiPairedBracketType() 520 IcuTestErrorCode errorCode(*this, "TestEmojiProperties()"); in TestEmojiProperties()
|
D | bidiconf.cpp | 261 IcuTestErrorCode errorCode(*this, "TestBidiTest"); in TestBidiTest() 430 IcuTestErrorCode errorCode(*this, "TestBidiCharacterTest"); in TestBidiCharacterTest() 629 IcuTestErrorCode errorCode(*this, "checkOrdering()"); in checkOrdering()
|
D | strcase.cpp | 403 IcuTestErrorCode errorCode(*this, "TestCasingImpl"); in TestCasingImpl() 770 IcuTestErrorCode errorCode(*this, "TestLongUpper"); in TestLongUpper() 782 IcuTestErrorCode errorCode(*this, "TestMalformedUTF8"); in TestMalformedUTF8() 824 IcuTestErrorCode errorCode(*this, "TestBufferOverflow"); in TestBufferOverflow()
|
D | uts46test.cpp | 58 IcuTestErrorCode errorCode(*this, "init/createUTS46Instance()"); in runIndexedTest() 205 IcuTestErrorCode errorCode(*this, "TestNotSTD3()"); in TestNotSTD3() 587 IcuTestErrorCode errorCode(*this, "TestSomeCases"); in TestSomeCases()
|
D | tmsgfmt.cpp | 1799 IcuTestErrorCode errorCode(*this, "testGetFormatNames"); in testGetFormatNames() 1845 IcuTestErrorCode errorCode(*this, "TestTrimArgumentName"); in TestTrimArgumentName() 1865 IcuTestErrorCode errorCode(*this, "TestSelectOrdinal"); in TestSelectOrdinal() 1897 IcuTestErrorCode errorCode(*this, "TestDecimals"); in TestDecimals() 1968 IcuTestErrorCode errorCode(*this, "TestArgIsPrefixOfAnother"); in TestArgIsPrefixOfAnother()
|
D | regcoll.cpp | 1082 IcuTestErrorCode errorCode(*this, "Test4179216"); in Test4179216() 1317 IcuTestErrorCode errorCode(*this, "TestTrailingComment"); in TestTrailingComment() 1327 IcuTestErrorCode errorCode(*this, "TestBeforeWithTooStrongAfter"); in TestBeforeWithTooStrongAfter()
|
D | tstnorm.cpp | 1385 IcuTestErrorCode errorCode(*this, "TestSkippable"); in TestSkippable() 1436 IcuTestErrorCode errorCode(*this, "BasicNormalizerTest/TestCustomComp"); in TestCustomComp() 1468 IcuTestErrorCode errorCode(*this, "BasicNormalizerTest/TestCustomFCC"); in TestCustomFCC()
|
D | plurfmts.cpp | 630 IcuTestErrorCode errorCode(*this, "ordinalFormatTest"); in ordinalFormatTest() 672 IcuTestErrorCode errorCode(*this, "TestDecimals"); in TestDecimals()
|
D | tsdcfmsy.cpp | 215 IcuTestErrorCode errorCode(*this, "testLastResortData"); in testLastResortData()
|
D | strtest.cpp | 481 IcuTestErrorCode errorCode(*this, "TestCharString()"); in TestCharString()
|
D | csdetest.cpp | 257 IcuTestErrorCode status(*this, "ConstructionTest"); in ConstructionTest()
|
D | apicoll.cpp | 1222 IcuTestErrorCode errorCode(*this, "TestSortKeyOverflow()"); in TestSortKeyOverflow() 2342 IcuTestErrorCode errorCode(*this, "TestCloneBinary"); in TestCloneBinary() 2396 IcuTestErrorCode errorCode(*this, "TestIterNumeric"); in TestIterNumeric()
|
D | plurults.cpp | 594 IcuTestErrorCode errorCode(*this, "testOrdinal"); in testOrdinal()
|
D | rbbiapts.cpp | 255 IcuTestErrorCode status(*this, "TestGetSetAdoptText"); in TestGetSetAdoptText()
|
D | convtest.cpp | 1051 IcuTestErrorCode errorCode(*this, "ToUnicodeCase"); in ToUnicodeCase()
|
D | measfmttest.cpp | 2022 IcuTestErrorCode errorCode(*this, "TestIndividualPluralFallback"); in TestIndividualPluralFallback()
|
D | dtfmttst.cpp | 187 IcuTestErrorCode errorCode(*this, "TestPatterns()"); in TestPatterns()
|
/external/icu/icu4c/source/tools/ctestfw/ |
D | tstdtmod.cpp | 19 IcuTestErrorCode::~IcuTestErrorCode() { in ~IcuTestErrorCode() 24 UBool IcuTestErrorCode::logIfFailureAndReset(const char *fmt, ...) { in logIfFailureAndReset() 43 UBool IcuTestErrorCode::logDataIfFailureAndReset(const char *fmt, ...) { in logDataIfFailureAndReset() 62 void IcuTestErrorCode::handleFailure() const { in handleFailure()
|