Searched refs:U_INDEX_OUTOFBOUNDS_ERROR (Results 76 - 100 of 117) sorted by relevance

12345

/external/chromium_org/third_party/icu/source/test/intltest/
H A Didnaref.cpp108 return U_INDEX_OUTOFBOUNDS_ERROR;
H A Drestsnew.cpp392 CONFIRM_EQ(u_errorName(err), u_errorName(U_INDEX_OUTOFBOUNDS_ERROR));
H A Dtsmthred.cpp706 statusToCheck= U_INDEX_OUTOFBOUNDS_ERROR;
712 "1:A customer in Burkina Faso is receiving a #8 error - U_INDEX_OUTOFBOUNDS_ERROR. Their telephone call is costing 2,32\\u00A0DM.");
H A Dconvtest.cpp860 if(*pErrorCode==U_INDEX_OUTOFBOUNDS_ERROR) {
/external/icu/icu4c/source/common/
H A Ducnv_u8.c618 *err = U_INDEX_OUTOFBOUNDS_ERROR;
H A Duresbund.cpp1373 *status = U_INDEX_OUTOFBOUNDS_ERROR;
1424 *status = U_INDEX_OUTOFBOUNDS_ERROR;
H A Dutrie2_builder.cpp1312 *pErrorCode=U_INDEX_OUTOFBOUNDS_ERROR;
/external/icu/icu4c/source/i18n/
H A Dtranslit.cpp1170 ec = U_INDEX_OUTOFBOUNDS_ERROR;
H A Dudat.cpp697 errorCode=U_INDEX_OUTOFBOUNDS_ERROR;
H A Dplurrule.cpp1659 if (status == U_INDEX_OUTOFBOUNDS_ERROR) {
/external/icu/icu4c/source/test/intltest/
H A Dbytestrietest.cpp116 if(errorCode.reset()!=U_INDEX_OUTOFBOUNDS_ERROR) {
117 errln("BytesTrieBuilder().build() did not set U_INDEX_OUTOFBOUNDS_ERROR");
H A Didnaref.cpp108 return U_INDEX_OUTOFBOUNDS_ERROR;
H A Drestsnew.cpp392 CONFIRM_EQ(u_errorName(err), u_errorName(U_INDEX_OUTOFBOUNDS_ERROR));
H A Dtsmthred.cpp963 statusToCheck= U_INDEX_OUTOFBOUNDS_ERROR;
969 "1:A customer in Burkina Faso is receiving a #8 error - U_INDEX_OUTOFBOUNDS_ERROR. Their telephone call is costing 2,32\\u00A0DEM.");
H A Ducharstrietest.cpp125 if(errorCode.reset()!=U_INDEX_OUTOFBOUNDS_ERROR) {
126 errln("UCharsTrieBuilder().build() did not set U_INDEX_OUTOFBOUNDS_ERROR");
H A Dconvtest.cpp889 if(*pErrorCode==U_INDEX_OUTOFBOUNDS_ERROR) {
/external/chromium_org/third_party/icu/source/common/
H A Duresbund.c1372 *status = U_INDEX_OUTOFBOUNDS_ERROR;
1423 *status = U_INDEX_OUTOFBOUNDS_ERROR;
H A Dutrie2_builder.c1312 *pErrorCode=U_INDEX_OUTOFBOUNDS_ERROR;
H A Dtriedict.cpp1832 *status=U_INDEX_OUTOFBOUNDS_ERROR;
H A Duniset.cpp1511 ec=U_INDEX_OUTOFBOUNDS_ERROR;
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dreapits.c611 TEST_ASSERT(status == U_INDEX_OUTOFBOUNDS_ERROR);
1753 /* Following returns U_INDEX_OUTOFBOUNDS_ERROR... looks like a bug in ucstrFuncs UTextFuncs [utext.cpp] */
1778 TEST_ASSERT(status == U_INDEX_OUTOFBOUNDS_ERROR);
H A Dccaltst.c120 if(status != U_INDEX_OUTOFBOUNDS_ERROR){
/external/icu/icu4c/source/test/cintltst/
H A Dreapits.c652 TEST_ASSERT(status == U_INDEX_OUTOFBOUNDS_ERROR);
1796 /* Following returns U_INDEX_OUTOFBOUNDS_ERROR... looks like a bug in ucstrFuncs UTextFuncs [utext.cpp] */
1821 TEST_ASSERT(status == U_INDEX_OUTOFBOUNDS_ERROR);
/external/chromium_org/third_party/icu/source/tools/toolutil/
H A Dpackage.cpp521 exit(U_INDEX_OUTOFBOUNDS_ERROR);
/external/icu/icu4c/source/tools/toolutil/
H A Dpackage.cpp533 exit(U_INDEX_OUTOFBOUNDS_ERROR);

Completed in 570 milliseconds

12345