Searched refs:TRY_CNV_2 (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcintltst.c67 # define TRY_CNV_2 "ibm-1208" macro
70 # define TRY_CNV_2 "sjis" macro
149 cnv = ucnv_open(TRY_CNV_2, &errorCode);
155 "*** %s! The converter for " TRY_CNV_2 " cannot be opened.\n"
/external/icu/icu4c/source/test/cintltst/
H A Dcintltst.c67 # define TRY_CNV_2 "ibm-1208" macro
70 # define TRY_CNV_2 "sjis" macro
149 cnv = ucnv_open(TRY_CNV_2, &errorCode);
155 "*** %s! The converter for " TRY_CNV_2 " cannot be opened.\n"
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dintltest.cpp1161 # define TRY_CNV_2 "ibm-1208" macro
1164 # define TRY_CNV_2 "sjis" macro
1404 cnv = ucnv_open(TRY_CNV_2, &errorCode);
1410 "*** %s! The converter for " TRY_CNV_2 " cannot be opened.\n"
/external/icu/icu4c/source/test/intltest/
H A Dintltest.cpp1163 # define TRY_CNV_2 "ibm-1208" macro
1166 # define TRY_CNV_2 "sjis" macro
1406 cnv = ucnv_open(TRY_CNV_2, &errorCode);
1412 "*** %s! The converter for " TRY_CNV_2 " cannot be opened.\n"

Completed in 964 milliseconds