Searched refs:IcuTestErrorCode (Results 1 - 25 of 31) sorted by relevance

12

/external/chromium_org/third_party/icu/source/tools/ctestfw/unicode/
H A Dtestlog.h31 class T_CTEST_EXPORT_API IcuTestErrorCode : public ErrorCode { class in inherits:ErrorCode
33 IcuTestErrorCode(TestLog &callingTestClass, const char *callingTestName) : function in class:IcuTestErrorCode
35 virtual ~IcuTestErrorCode();
/external/icu4c/tools/ctestfw/unicode/
H A Dtestlog.h31 class T_CTEST_EXPORT_API IcuTestErrorCode : public ErrorCode { class in inherits:ErrorCode
33 IcuTestErrorCode(TestLog &callingTestClass, const char *callingTestName) : function in class:IcuTestErrorCode
35 virtual ~IcuTestErrorCode();
/external/chromium_org/third_party/icu/source/test/intltest/
H A Ditutil.cpp283 IcuTestErrorCode errorCode(*this, "TestLocalXyzPointer");
392 IcuTestErrorCode errorCode(*this, "TestLocalXyzPointerNull/LocalUConverterSelectorPointer");
401 IcuTestErrorCode errorCode(*this, "TestLocalXyzPointerNull/LocalUCalendarPointer");
409 IcuTestErrorCode errorCode(*this, "TestLocalXyzPointerNull/LocalUDateTimePatternGeneratorPointer");
415 IcuTestErrorCode errorCode(*this, "TestLocalXyzPointerNull/LocalUMessageFormatPointer");
426 IcuTestErrorCode errorCode(*this, "TestLocalXyzPointerNull/LocalURegularExpressionPointer");
439 IcuTestErrorCode errorCode(*this, "TestLocalXyzPointerNull/LocalUTransliteratorPointer");
H A Dbidiconf.cpp82 IcuTestErrorCode errorCode(*this, "getUnidataPath");
277 IcuTestErrorCode errorCode(*this, "TestBidiTest");
435 IcuTestErrorCode errorCode(*this, "TestBidiTest/checkOrdering()");
H A Ducdtest.cpp339 IcuTestErrorCode errorCode(*this, "TestConsistency");
H A Duts46test.cpp57 IcuTestErrorCode errorCode(*this, "init/createUTS46Instance()");
203 IcuTestErrorCode errorCode(*this, "TestNotSTD3()");
557 IcuTestErrorCode errorCode(*this, "TestSomeCases");
H A Dtstnorm.cpp1351 IcuTestErrorCode errorCode(*this, "TestSkippable");
1402 IcuTestErrorCode errorCode(*this, "BasicNormalizerTest/TestCustomComp");
1434 IcuTestErrorCode errorCode(*this, "BasicNormalizerTest/TestCustomFCC");
H A Dstrcase.cpp398 IcuTestErrorCode errorCode(*this, "TestCasingImpl");
H A Dstrtest.cpp508 IcuTestErrorCode errorCode(*this, "TestCharString()");
H A Drbbiapts.cpp250 IcuTestErrorCode status(*this, "TestGetSetAdoptText");
H A Dconvtest.cpp948 IcuTestErrorCode errorCode(*this, "ToUnicodeCase");
/external/chromium_org/third_party/icu/source/tools/ctestfw/
H A Dtstdtmod.cpp17 IcuTestErrorCode::~IcuTestErrorCode() {
22 UBool IcuTestErrorCode::logIfFailureAndReset(const char *fmt, ...) {
41 UBool IcuTestErrorCode::logDataIfFailureAndReset(const char *fmt, ...) {
60 void IcuTestErrorCode::handleFailure() const {
/external/icu4c/tools/ctestfw/
H A Dtstdtmod.cpp17 IcuTestErrorCode::~IcuTestErrorCode() {
22 UBool IcuTestErrorCode::logIfFailureAndReset(const char *fmt, ...) {
41 UBool IcuTestErrorCode::logDataIfFailureAndReset(const char *fmt, ...) {
60 void IcuTestErrorCode::handleFailure() const {
/external/icu4c/test/intltest/
H A Ducharstrietest.cpp85 IcuTestErrorCode errorCode(*this, "UCharsTrieTest()");
123 IcuTestErrorCode errorCode(*this, "TestBuilder()");
369 IcuTestErrorCode errorCode(*this, "buildLargeTrie()");
558 IcuTestErrorCode errorCode(*this, "TestIteratorFromBranch()");
609 IcuTestErrorCode errorCode(*this, "TestIteratorFromLinearMatch()");
631 IcuTestErrorCode errorCode(*this, "TestTruncatingIteratorFromRoot()");
685 IcuTestErrorCode errorCode(*this, "TestTruncatingIteratorFromLinearMatchShort()");
714 IcuTestErrorCode errorCode(*this, "TestTruncatingIteratorFromLinearMatchLong()");
738 IcuTestErrorCode errorCode(*this, "TestIteratorFromUChars()");
769 IcuTestErrorCode errorCod
[all...]
H A Dbytestrietest.cpp78 IcuTestErrorCode errorCode(*this, "BytesTrieTest()");
113 IcuTestErrorCode errorCode(*this, "TestBuilder()");
400 IcuTestErrorCode errorCode(*this, "TestIteratorFromBranch()");
451 IcuTestErrorCode errorCode(*this, "TestIteratorFromLinearMatch()");
473 IcuTestErrorCode errorCode(*this, "TestTruncatingIteratorFromRoot()");
527 IcuTestErrorCode errorCode(*this, "TestTruncatingIteratorFromLinearMatchShort()");
556 IcuTestErrorCode errorCode(*this, "TestTruncatingIteratorFromLinearMatchLong()");
580 IcuTestErrorCode errorCode(*this, "TestIteratorFromBytes()");
610 IcuTestErrorCode errorCode(*this, "buildTrie()");
837 IcuTestErrorCode errorCod
[all...]
H A Ditutil.cpp310 IcuTestErrorCode errorCode(*this, "TestLocalXyzPointer");
419 IcuTestErrorCode errorCode(*this, "TestLocalXyzPointerNull/LocalUConverterSelectorPointer");
428 IcuTestErrorCode errorCode(*this, "TestLocalXyzPointerNull/LocalUCalendarPointer");
436 IcuTestErrorCode errorCode(*this, "TestLocalXyzPointerNull/LocalUDateTimePatternGeneratorPointer");
442 IcuTestErrorCode errorCode(*this, "TestLocalXyzPointerNull/LocalUMessageFormatPointer");
453 IcuTestErrorCode errorCode(*this, "TestLocalXyzPointerNull/LocalURegularExpressionPointer");
466 IcuTestErrorCode errorCode(*this, "TestLocalXyzPointerNull/LocalUTransliteratorPointer");
H A Dbidiconf.cpp82 IcuTestErrorCode errorCode(*this, "getUnidataPath");
277 IcuTestErrorCode errorCode(*this, "TestBidiTest");
435 IcuTestErrorCode errorCode(*this, "TestBidiTest/checkOrdering()");
H A Ducdtest.cpp344 IcuTestErrorCode errorCode(*this, "TestConsistency");
382 IcuTestErrorCode errorCode(*this, "TestPatternProperties()");
454 IcuTestErrorCode errorCode(*this, "TestScriptMetadata()");
H A Duts46test.cpp57 IcuTestErrorCode errorCode(*this, "init/createUTS46Instance()");
204 IcuTestErrorCode errorCode(*this, "TestNotSTD3()");
581 IcuTestErrorCode errorCode(*this, "TestSomeCases");
H A Dtstnorm.cpp1383 IcuTestErrorCode errorCode(*this, "TestSkippable");
1434 IcuTestErrorCode errorCode(*this, "BasicNormalizerTest/TestCustomComp");
1466 IcuTestErrorCode errorCode(*this, "BasicNormalizerTest/TestCustomFCC");
H A Dplurults.cpp540 IcuTestErrorCode errorCode(*this, "testOrdinal");
H A Dstrtest.cpp476 IcuTestErrorCode errorCode(*this, "TestCharString()");
H A Dtmsgfmt.cpp1798 IcuTestErrorCode errorCode(*this, "testGetFormatNames");
1844 IcuTestErrorCode errorCode(*this, "TestTrimArgumentName");
1864 IcuTestErrorCode errorCode(*this, "TestSelectOrdinal");
H A Dplurfmts.cpp584 IcuTestErrorCode errorCode(*this, "ordinalFormatTest");
H A Dstrcase.cpp395 IcuTestErrorCode errorCode(*this, "TestCasingImpl");

Completed in 518 milliseconds

12