Home
last modified time | relevance | path

Searched refs:U_USELESS_COLLATOR_ERROR (Results 1 – 16 of 16) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
Dspreptst.c619 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()
Dudatatst.c715 status=U_USELESS_COLLATOR_ERROR; in TestUDataOpenChoiceDemo1()
717 if(status != U_USELESS_COLLATOR_ERROR){ in TestUDataOpenChoiceDemo1()
1658 errorCode=U_USELESS_COLLATOR_ERROR; in TestSwapData()
1662 if (ds != NULL || errorCode != U_USELESS_COLLATOR_ERROR) { in TestSwapData()
1676 errorCode = U_USELESS_COLLATOR_ERROR; in TestSwapData()
1680 if (ds != NULL || errorCode != U_USELESS_COLLATOR_ERROR) { in TestSwapData()
Ducsdetst.c351 UErrorCode status = U_USELESS_COLLATOR_ERROR; in TestChaining()
366 if (status != U_USELESS_COLLATOR_ERROR) { in TestChaining()
Dudatpg_test.c574 status = U_USELESS_COLLATOR_ERROR; in TestGetDefaultHourCycleOnEmptyInstance()
576 if (status != U_USELESS_COLLATOR_ERROR) { in TestGetDefaultHourCycleOnEmptyInstance()
Dnccbtst.c3374 UErrorCode 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()
3388 if (status != U_USELESS_COLLATOR_ERROR) { in TestCallBackFailure()
Didnatest.c972 errorCode = U_USELESS_COLLATOR_ERROR; in TestUTS46()
975 if(errorCode != U_USELESS_COLLATOR_ERROR) { in TestUTS46()
Dcmsgtst.c1154 UErrorCode status = U_USELESS_COLLATOR_ERROR; in TestErrorChaining()
1165 if (status != U_USELESS_COLLATOR_ERROR) { in TestErrorChaining()
Dreapits.c256 status = U_USELESS_COLLATOR_ERROR; in TestRegexCAPI()
259 TEST_ASSERT(status == U_USELESS_COLLATOR_ERROR && re == NULL); in TestRegexCAPI()
Dcloctst.c3018 UErrorCode ec = U_USELESS_COLLATOR_ERROR; in TestLocDataErrorCodeChaining()
3024 if (ec != U_USELESS_COLLATOR_ERROR) { in TestLocDataErrorCodeChaining()
/external/icu/icu4c/source/test/intltest/
Duts46test.cpp139 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()
Ddtptngts.cpp1504 status = U_USELESS_COLLATOR_ERROR; in testGetDefaultHourCycle_OnEmptyInstance()
1506 if (status != U_USELESS_COLLATOR_ERROR) { in testGetDefaultHourCycle_OnEmptyInstance()
Dnumfmtst.cpp3283 status = U_USELESS_COLLATOR_ERROR; in TestCurrencyFormat()
/external/icu/libicu/cts_headers/unicode/
Dutypes.h480 U_USELESS_COLLATOR_ERROR = 29, /**< Collator is options only and no base is specified */ enumerator
/external/icu/icu4c/source/common/unicode/
Dutypes.h480 U_USELESS_COLLATOR_ERROR = 29, /**< Collator is options only and no base is specified */ enumerator
/external/icu/libicu/ndk_headers/unicode/
Dutypes.h480 U_USELESS_COLLATOR_ERROR = 29, /**< Collator is options only and no base is specified */ enumerator
/external/icu/libandroidicu/include/unicode/
Dutypes.h480 U_USELESS_COLLATOR_ERROR = 29, /**< Collator is options only and no base is specified */ enumerator