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

/external/chromium/third_party/icu/source/test/cintltst/
H A Dcintltst.c57 # define TRY_CNV_2 "ibm-1208" macro
60 # define TRY_CNV_2 "sjis" macro
136 cnv = ucnv_open(TRY_CNV_2, &errorCode);
142 "*** %s! The converter for " TRY_CNV_2 " cannot be opened.\n"
/external/icu4c/test/cintltst/
H A Dcintltst.c60 # define TRY_CNV_2 "ibm-1208" macro
63 # define TRY_CNV_2 "sjis" macro
142 cnv = ucnv_open(TRY_CNV_2, &errorCode);
148 "*** %s! The converter for " TRY_CNV_2 " cannot be opened.\n"
/external/chromium/third_party/icu/source/test/intltest/
H A Dintltest.cpp997 # define TRY_CNV_2 "ibm-1208" macro
1000 # define TRY_CNV_2 "sjis" macro
1191 cnv = ucnv_open(TRY_CNV_2, &errorCode);
1197 "*** %s! The converter for " TRY_CNV_2 " cannot be opened.\n"
/external/icu4c/test/intltest/
H A Dintltest.cpp1009 # define TRY_CNV_2 "ibm-1208" macro
1012 # define TRY_CNV_2 "sjis" macro
1217 cnv = ucnv_open(TRY_CNV_2, &errorCode);
1223 "*** %s! The converter for " TRY_CNV_2 " cannot be opened.\n"

Completed in 118 milliseconds