Home
last modified time | relevance | path

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

/external/icu/icu4c/source/tools/ctestfw/unicode/
Dtestlog.h31 class T_CTEST_EXPORT_API IcuTestErrorCode : public ErrorCode {
33 IcuTestErrorCode(TestLog &callingTestClass, const char *callingTestName) : in IcuTestErrorCode() function
35 virtual ~IcuTestErrorCode();
/external/icu/icu4c/source/test/intltest/
Dcollationtest.cpp97 UBool readNonEmptyLine(UCHARBUF *f, IcuTestErrorCode &errorCode);
99 Collation::Level parseRelationAndString(UnicodeString &s, IcuTestErrorCode &errorCode);
100 void parseAndSetAttribute(IcuTestErrorCode &errorCode);
101 void parseAndSetReorderCodes(int32_t start, IcuTestErrorCode &errorCode);
102 void buildTailoring(UCHARBUF *f, IcuTestErrorCode &errorCode);
103 void setRootCollator(IcuTestErrorCode &errorCode);
104 void setLocaleCollator(IcuTestErrorCode &errorCode);
110 IcuTestErrorCode &errorCode);
113 CollationKey &key, IcuTestErrorCode &errorCode);
115 CollationKey &key, IcuTestErrorCode &errorCode);
[all …]
Dbytestrietest.cpp77 IcuTestErrorCode errorCode(*this, "BytesTrieTest()"); in BytesTrieTest()
112 IcuTestErrorCode errorCode(*this, "TestBuilder()"); in TestBuilder()
399 IcuTestErrorCode errorCode(*this, "TestIteratorFromBranch()"); in TestIteratorFromBranch()
450 IcuTestErrorCode errorCode(*this, "TestIteratorFromLinearMatch()"); in TestIteratorFromLinearMatch()
472 IcuTestErrorCode errorCode(*this, "TestTruncatingIteratorFromRoot()"); in TestTruncatingIteratorFromRoot()
526 IcuTestErrorCode errorCode(*this, "TestTruncatingIteratorFromLinearMatchShort()"); in TestTruncatingIteratorFromLinearMatchShort()
555 IcuTestErrorCode errorCode(*this, "TestTruncatingIteratorFromLinearMatchLong()"); in TestTruncatingIteratorFromLinearMatchLong()
579 IcuTestErrorCode errorCode(*this, "TestIteratorFromBytes()"); in TestIteratorFromBytes()
609 IcuTestErrorCode errorCode(*this, "buildTrie()"); in buildTrie()
836 IcuTestErrorCode errorCode(*this, "checkIterator()"); in checkIterator()
[all …]
Ducharstrietest.cpp84 IcuTestErrorCode errorCode(*this, "UCharsTrieTest()"); in UCharsTrieTest()
122 IcuTestErrorCode errorCode(*this, "TestBuilder()"); in TestBuilder()
368 IcuTestErrorCode errorCode(*this, "buildLargeTrie()"); in buildLargeTrie()
557 IcuTestErrorCode errorCode(*this, "TestIteratorFromBranch()"); in TestIteratorFromBranch()
608 IcuTestErrorCode errorCode(*this, "TestIteratorFromLinearMatch()"); in TestIteratorFromLinearMatch()
630 IcuTestErrorCode errorCode(*this, "TestTruncatingIteratorFromRoot()"); in TestTruncatingIteratorFromRoot()
684 IcuTestErrorCode errorCode(*this, "TestTruncatingIteratorFromLinearMatchShort()"); in TestTruncatingIteratorFromLinearMatchShort()
713 IcuTestErrorCode errorCode(*this, "TestTruncatingIteratorFromLinearMatchLong()"); in TestTruncatingIteratorFromLinearMatchLong()
737 IcuTestErrorCode errorCode(*this, "TestIteratorFromUChars()"); in TestIteratorFromUChars()
768 IcuTestErrorCode errorCode(*this, "buildTrie()"); in buildTrie()
[all …]
Ditutil.cpp506 IcuTestErrorCode errorCode(*this, "TestLocalXyzPointer"); in TestLocalXyzPointer()
614 IcuTestErrorCode errorCode(*this, "TestLocalXyzPointerMoveSwap"); in TestLocalXyzPointerMoveSwap()
669 IcuTestErrorCode errorCode(*this, "TestLocalXyzPointerNull/LocalUConverterSelectorPointer"); in TestLocalXyzPointerNull()
678 IcuTestErrorCode errorCode(*this, "TestLocalXyzPointerNull/LocalUCalendarPointer"); in TestLocalXyzPointerNull()
686IcuTestErrorCode errorCode(*this, "TestLocalXyzPointerNull/LocalUDateTimePatternGeneratorPointer"); in TestLocalXyzPointerNull()
692 IcuTestErrorCode errorCode(*this, "TestLocalXyzPointerNull/LocalUMessageFormatPointer"); in TestLocalXyzPointerNull()
703 IcuTestErrorCode errorCode(*this, "TestLocalXyzPointerNull/LocalURegularExpressionPointer"); in TestLocalXyzPointerNull()
716 IcuTestErrorCode errorCode(*this, "TestLocalXyzPointerNull/LocalUTransliteratorPointer"); in TestLocalXyzPointerNull()
Ducdtest.cpp326 IcuTestErrorCode errorCode(*this, "TestConsistency"); in TestConsistency()
364 IcuTestErrorCode errorCode(*this, "TestPatternProperties()"); in TestPatternProperties()
436 IcuTestErrorCode errorCode(*this, "TestScriptMetadata()"); in TestScriptMetadata()
494 IcuTestErrorCode errorCode(*this, "TestBidiPairedBracketType()"); in TestBidiPairedBracketType()
Dbidiconf.cpp259 IcuTestErrorCode errorCode(*this, "TestBidiTest"); in TestBidiTest()
428 IcuTestErrorCode errorCode(*this, "TestBidiCharacterTest"); in TestBidiCharacterTest()
627 IcuTestErrorCode errorCode(*this, "checkOrdering()"); in checkOrdering()
Duts46test.cpp56 IcuTestErrorCode errorCode(*this, "init/createUTS46Instance()"); in runIndexedTest()
203 IcuTestErrorCode errorCode(*this, "TestNotSTD3()"); in TestNotSTD3()
585 IcuTestErrorCode errorCode(*this, "TestSomeCases"); in TestSomeCases()
Dregcoll.cpp1082 IcuTestErrorCode errorCode(*this, "Test4179216"); in Test4179216()
1317 IcuTestErrorCode errorCode(*this, "TestTrailingComment"); in TestTrailingComment()
1327 IcuTestErrorCode errorCode(*this, "TestBeforeWithTooStrongAfter"); in TestBeforeWithTooStrongAfter()
Dtmsgfmt.cpp1796 IcuTestErrorCode errorCode(*this, "testGetFormatNames"); in testGetFormatNames()
1842 IcuTestErrorCode errorCode(*this, "TestTrimArgumentName"); in TestTrimArgumentName()
1862 IcuTestErrorCode errorCode(*this, "TestSelectOrdinal"); in TestSelectOrdinal()
1894 IcuTestErrorCode errorCode(*this, "TestDecimals"); in TestDecimals()
Dtstnorm.cpp1382 IcuTestErrorCode errorCode(*this, "TestSkippable"); in TestSkippable()
1433 IcuTestErrorCode errorCode(*this, "BasicNormalizerTest/TestCustomComp"); in TestCustomComp()
1465 IcuTestErrorCode errorCode(*this, "BasicNormalizerTest/TestCustomFCC"); in TestCustomFCC()
Dplurfmts.cpp628 IcuTestErrorCode errorCode(*this, "ordinalFormatTest"); in ordinalFormatTest()
670 IcuTestErrorCode errorCode(*this, "TestDecimals"); in TestDecimals()
Dtsdcfmsy.cpp213 IcuTestErrorCode errorCode(*this, "testLastResortData"); in testLastResortData()
Dstrtest.cpp478 IcuTestErrorCode errorCode(*this, "TestCharString()"); in TestCharString()
Dstrcase.cpp394 IcuTestErrorCode errorCode(*this, "TestCasingImpl"); in TestCasingImpl()
Dcsdetest.cpp257 IcuTestErrorCode status(*this, "ConstructionTest"); in ConstructionTest()
Dapicoll.cpp1220 IcuTestErrorCode errorCode(*this, "TestSortKeyOverflow()"); in TestSortKeyOverflow()
2340 IcuTestErrorCode errorCode(*this, "TestCloneBinary"); in TestCloneBinary()
2394 IcuTestErrorCode errorCode(*this, "TestIterNumeric"); in TestIterNumeric()
Dplurults.cpp592 IcuTestErrorCode errorCode(*this, "testOrdinal"); in testOrdinal()
Dconvtest.cpp1049 IcuTestErrorCode errorCode(*this, "ToUnicodeCase"); in ToUnicodeCase()
Drbbiapts.cpp253 IcuTestErrorCode status(*this, "TestGetSetAdoptText"); in TestGetSetAdoptText()
Dmeasfmttest.cpp1597 IcuTestErrorCode errorCode(*this, "TestIndividualPluralFallback"); in TestIndividualPluralFallback()
Ddtfmttst.cpp178 IcuTestErrorCode errorCode(*this, "TestPatterns()"); in TestPatterns()
/external/icu/icu4c/source/tools/ctestfw/
Dtstdtmod.cpp17 IcuTestErrorCode::~IcuTestErrorCode() { in ~IcuTestErrorCode()
22 UBool IcuTestErrorCode::logIfFailureAndReset(const char *fmt, ...) { in logIfFailureAndReset()
41 UBool IcuTestErrorCode::logDataIfFailureAndReset(const char *fmt, ...) { in logDataIfFailureAndReset()
60 void IcuTestErrorCode::handleFailure() const { in handleFailure()