Searched refs:U_USELESS_COLLATOR_ERROR (Results 1 – 16 of 16) sorted by relevance
619 UErrorCode status = U_USELESS_COLLATOR_ERROR; in TestCoverage()623 if (status != U_USELESS_COLLATOR_ERROR) { in TestCoverage()627 if (status != U_USELESS_COLLATOR_ERROR) { in TestCoverage()
713 status=U_USELESS_COLLATOR_ERROR; in TestUDataOpenChoiceDemo1()715 if(status != U_USELESS_COLLATOR_ERROR){ in TestUDataOpenChoiceDemo1()1654 errorCode=U_USELESS_COLLATOR_ERROR; in TestSwapData()1658 if (ds != NULL || errorCode != U_USELESS_COLLATOR_ERROR) { in TestSwapData()1672 errorCode = U_USELESS_COLLATOR_ERROR; in TestSwapData()1676 if (ds != NULL || errorCode != U_USELESS_COLLATOR_ERROR) { in TestSwapData()
351 UErrorCode status = U_USELESS_COLLATOR_ERROR; in TestChaining()366 if (status != U_USELESS_COLLATOR_ERROR) { in TestChaining()
574 status = U_USELESS_COLLATOR_ERROR; in TestGetDefaultHourCycleOnEmptyInstance()576 if (status != U_USELESS_COLLATOR_ERROR) { in TestGetDefaultHourCycleOnEmptyInstance()
3370 UErrorCode status = U_USELESS_COLLATOR_ERROR; in TestCallBackFailure()3372 if (status != U_USELESS_COLLATOR_ERROR) { in TestCallBackFailure()3376 if (status != U_USELESS_COLLATOR_ERROR) { in TestCallBackFailure()3380 if (status != U_USELESS_COLLATOR_ERROR) { in TestCallBackFailure()3384 if (status != U_USELESS_COLLATOR_ERROR) { in TestCallBackFailure()
972 errorCode = U_USELESS_COLLATOR_ERROR; in TestUTS46()975 if(errorCode != U_USELESS_COLLATOR_ERROR) { in TestUTS46()
1154 UErrorCode status = U_USELESS_COLLATOR_ERROR; in TestErrorChaining()1165 if (status != U_USELESS_COLLATOR_ERROR) { in TestErrorChaining()
256 status = U_USELESS_COLLATOR_ERROR; in TestRegexCAPI()259 TEST_ASSERT(status == U_USELESS_COLLATOR_ERROR && re == NULL); in TestRegexCAPI()
3019 UErrorCode ec = U_USELESS_COLLATOR_ERROR; in TestLocDataErrorCodeChaining()3025 if (ec != U_USELESS_COLLATOR_ERROR) { in TestLocDataErrorCodeChaining()
139 errorCode=U_USELESS_COLLATOR_ERROR; in TestAPI()141 if(errorCode!=U_USELESS_COLLATOR_ERROR || !result.isBogus()) { in TestAPI()187 errorCode=U_USELESS_COLLATOR_ERROR; in TestAPI()189 if(errorCode!=U_USELESS_COLLATOR_ERROR || sink.NumberOfBytesWritten()!=0) { in TestAPI()
1504 status = U_USELESS_COLLATOR_ERROR; in testGetDefaultHourCycle_OnEmptyInstance()1506 if (status != U_USELESS_COLLATOR_ERROR) { in testGetDefaultHourCycle_OnEmptyInstance()
3284 status = U_USELESS_COLLATOR_ERROR; in TestCurrencyFormat()
484 U_USELESS_COLLATOR_ERROR = 29, /**< Collator is options only and no base is specified */ enumerator
470 U_USELESS_COLLATOR_ERROR = 29, /**< Collator is options only and no base is specified */ enumerator
480 U_USELESS_COLLATOR_ERROR = 29, /**< Collator is options only and no base is specified */ enumerator