Searched refs:U_IDNA_UNASSIGNED_ERROR (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/icu/source/common/unicode/
H A Dutypes.h657 U_IDNA_UNASSIGNED_ERROR, enumerator in enum:UErrorCode
670 U_STRINGPREP_UNASSIGNED_ERROR = U_IDNA_UNASSIGNED_ERROR,
/external/icu/icu4c/source/common/unicode/
H A Dutypes.h661 U_IDNA_UNASSIGNED_ERROR, enumerator in enum:UErrorCode
674 U_STRINGPREP_UNASSIGNED_ERROR = U_IDNA_UNASSIGNED_ERROR,
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dnptrans.cpp168 status = U_IDNA_UNASSIGNED_ERROR;
H A Dtestidna.cpp271 U_IDNA_UNASSIGNED_ERROR,
523 if(status != expectedStatus && expectedStatus != U_IDNA_UNASSIGNED_ERROR){
578 if(status != expectedStatus && expectedStatus != U_IDNA_UNASSIGNED_ERROR){
634 if(status != expectedStatus && expectedStatus != U_IDNA_UNASSIGNED_ERROR){
970 (conformanceTestCases[i].expectedStatus != U_IDNA_UNASSIGNED_ERROR),
976 (conformanceTestCases[i].expectedStatus != U_IDNA_UNASSIGNED_ERROR),
/external/icu/icu4c/source/test/intltest/
H A Dnptrans.cpp168 status = U_IDNA_UNASSIGNED_ERROR;
H A Dtestidna.cpp271 U_IDNA_UNASSIGNED_ERROR,
523 if(status != expectedStatus && expectedStatus != U_IDNA_UNASSIGNED_ERROR){
578 if(status != expectedStatus && expectedStatus != U_IDNA_UNASSIGNED_ERROR){
634 if(status != expectedStatus && expectedStatus != U_IDNA_UNASSIGNED_ERROR){
970 (conformanceTestCases[i].expectedStatus != U_IDNA_UNASSIGNED_ERROR),
976 (conformanceTestCases[i].expectedStatus != U_IDNA_UNASSIGNED_ERROR),
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Didnatest.c133 if(status != expectedStatus && expectedStatus != U_IDNA_UNASSIGNED_ERROR){
178 if(status != expectedStatus && expectedStatus != U_IDNA_UNASSIGNED_ERROR){
222 if(status != expectedStatus && expectedStatus != U_IDNA_UNASSIGNED_ERROR){
/external/icu/icu4c/source/test/cintltst/
H A Didnatest.c133 if(status != expectedStatus && expectedStatus != U_IDNA_UNASSIGNED_ERROR){
178 if(status != expectedStatus && expectedStatus != U_IDNA_UNASSIGNED_ERROR){
222 if(status != expectedStatus && expectedStatus != U_IDNA_UNASSIGNED_ERROR){

Completed in 148 milliseconds