Searched refs:logDataIfFailureAndReset (Results 1 – 14 of 14) 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()
325 if(errorCode.logDataIfFailureAndReset("ucal_open()")) { in TestLocalXyzPointer()334 if(errorCode.logDataIfFailureAndReset("udatpg_open()")) { in TestLocalXyzPointer()431 if(!errorCode.logDataIfFailureAndReset("ucal_open()")) { in TestLocalXyzPointerNull()458 if(!errorCode.logDataIfFailureAndReset("urege_open()")) { in TestLocalXyzPointerNull()471 if(!errorCode.logDataIfFailureAndReset("utrans_openU()")) { in TestLocalXyzPointerNull()
1388 if(errorCode.logDataIfFailureAndReset("UnicodeSet(NF..._Inert) failed")) { in TestSkippable()1438 if(errorCode.logDataIfFailureAndReset("unable to load testdata/testnorm.nrm")) { in TestCustomComp()1470 if(errorCode.logDataIfFailureAndReset("unable to load testdata/testnorm.nrm")) { in TestCustomFCC()
1800 if(errorCode.logDataIfFailureAndReset("MessageFormat() failed")) { in testGetFormatNames()1846 if (errorCode.logDataIfFailureAndReset("Unable to instantiate MessageFormat")) { in TestTrimArgumentName()1871 if (errorCode.logDataIfFailureAndReset("Unable to instantiate MessageFormat")) { in TestSelectOrdinal()1892 errorCode.logDataIfFailureAndReset(""); in TestSelectOrdinal()
66 if(errorCode.logDataIfFailureAndReset("createUTS46Instance()")) { in runIndexedTest()
587 …if (errorCode.logDataIfFailureAndReset("PluralFormat(en, UPLURAL_TYPE_ORDINAL, pattern) failed")) { in ordinalFormatTest()
1260 if (errorCode.logDataIfFailureAndReset("Collator::createInstance(English) failed")) { in TestSortKeyOverflow()
186 …if(errorCode.logDataIfFailureAndReset("DateTimePatternGenerator::createInstance() failed for local… in TestPatterns()
38 UBool logDataIfFailureAndReset(const char *fmt, ...);
41 UBool IcuTestErrorCode::logDataIfFailureAndReset(const char *fmt, ...) { in logDataIfFailureAndReset() function in IcuTestErrorCode