Home
last modified time | relevance | path

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

/external/icu4c/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/icu4c/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()
/external/icu4c/test/intltest/
Ditutil.cpp283 IcuTestErrorCode errorCode(*this, "TestLocalXyzPointer"); in TestLocalXyzPointer()
392 IcuTestErrorCode errorCode(*this, "TestLocalXyzPointerNull/LocalUConverterSelectorPointer"); in TestLocalXyzPointerNull()
401 IcuTestErrorCode errorCode(*this, "TestLocalXyzPointerNull/LocalUCalendarPointer"); in TestLocalXyzPointerNull()
409IcuTestErrorCode errorCode(*this, "TestLocalXyzPointerNull/LocalUDateTimePatternGeneratorPointer"); in TestLocalXyzPointerNull()
415 IcuTestErrorCode errorCode(*this, "TestLocalXyzPointerNull/LocalUMessageFormatPointer"); in TestLocalXyzPointerNull()
426 IcuTestErrorCode errorCode(*this, "TestLocalXyzPointerNull/LocalURegularExpressionPointer"); in TestLocalXyzPointerNull()
439 IcuTestErrorCode errorCode(*this, "TestLocalXyzPointerNull/LocalUTransliteratorPointer"); in TestLocalXyzPointerNull()
Dbidiconf.cpp82 IcuTestErrorCode errorCode(*this, "getUnidataPath"); in getUnidataPath()
277 IcuTestErrorCode errorCode(*this, "TestBidiTest"); in TestBidiTest()
435 IcuTestErrorCode errorCode(*this, "TestBidiTest/checkOrdering()"); in checkOrdering()
Duts46test.cpp57 IcuTestErrorCode errorCode(*this, "init/createUTS46Instance()"); in runIndexedTest()
203 IcuTestErrorCode errorCode(*this, "TestNotSTD3()"); in TestNotSTD3()
557 IcuTestErrorCode errorCode(*this, "TestSomeCases"); in TestSomeCases()
Ducdtest.cpp339 IcuTestErrorCode errorCode(*this, "TestConsistency"); in TestConsistency()
Dtstnorm.cpp1351 IcuTestErrorCode errorCode(*this, "TestSkippable"); in TestSkippable()
1402 IcuTestErrorCode errorCode(*this, "BasicNormalizerTest/TestCustomComp"); in TestCustomComp()
1434 IcuTestErrorCode errorCode(*this, "BasicNormalizerTest/TestCustomFCC"); in TestCustomFCC()
Dstrcase.cpp398 IcuTestErrorCode errorCode(*this, "TestCasingImpl"); in TestCasingImpl()
Dstrtest.cpp508 IcuTestErrorCode errorCode(*this, "TestCharString()"); in TestCharString()
Dcsdetest.cpp245 IcuTestErrorCode status(*this, "ConstructionTest"); in ConstructionTest()
Drbbiapts.cpp245 IcuTestErrorCode status(*this, "TestGetSetAdoptText"); in TestGetSetAdoptText()
Dconvtest.cpp975 IcuTestErrorCode errorCode(*this, "ToUnicodeCase"); in ToUnicodeCase()