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

/external/icu/icu4c/source/test/cintltst/
H A Dccapitst.c270 int32_t targetcapacity2; local
890 targetcapacity2=0;
893 targetcapacity2,
961 targetcapacity2=0;
962 targetsize = ucnv_toUChars(myConverter, NULL, targetcapacity2, output_cp_buffer, strlen(output_cp_buffer), &err);

Completed in 41 milliseconds