Searched refs:logDataIfFailureAndReset (Results 1 – 5 of 5) sorted by relevance
298 if(errorCode.logDataIfFailureAndReset("ucal_open()")) { in TestLocalXyzPointer()404 if(!errorCode.logDataIfFailureAndReset("ucal_open()")) { in TestLocalXyzPointerNull()431 if(!errorCode.logDataIfFailureAndReset("urege_open()")) { in TestLocalXyzPointerNull()444 if(!errorCode.logDataIfFailureAndReset("utrans_openU()")) { in TestLocalXyzPointerNull()
1356 if(errorCode.logDataIfFailureAndReset("UnicodeSet(NF..._Inert) failed")) { in TestSkippable()1406 if(errorCode.logDataIfFailureAndReset("unable to load testdata/testnorm.nrm")) { in TestCustomComp()1438 if(errorCode.logDataIfFailureAndReset("unable to load testdata/testnorm.nrm")) { in TestCustomFCC()
65 if(errorCode.logDataIfFailureAndReset("createUTS46Instance()")) { in runIndexedTest()
38 UBool logDataIfFailureAndReset(const char *fmt, ...);
41 UBool IcuTestErrorCode::logDataIfFailureAndReset(const char *fmt, ...) { in logDataIfFailureAndReset() function in IcuTestErrorCode