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

/external/chromium_org/third_party/icu/source/test/perf/utfperf/
H A Dutfperf.cpp167 char *pInter, *pInterLimit; local
180 pInterLimit=intermediate+testcase.chunkLength;
188 ucnv_fromUnicode(cnv, &pInter, pInterLimit, &pIn, pInLimit, NULL, TRUE, pErrorCode);
233 char *pInter, *pInterLimit; local
241 pInterLimit=intermediate+testcase.chunkLength;
247 ucnv_fromUnicode(cnv, &pInter, pInterLimit, &pIn, pInLimit, NULL, TRUE, pErrorCode);
286 char *pInter, *pInterLimit; local
296 pInterLimit=intermediate+testcase.chunkLength;
306 &pInter, pInterLimit,
/external/icu4c/test/perf/utfperf/
H A Dutfperf.cpp167 char *pInter, *pInterLimit; local
180 pInterLimit=intermediate+testcase.chunkLength;
188 ucnv_fromUnicode(cnv, &pInter, pInterLimit, &pIn, pInLimit, NULL, TRUE, pErrorCode);
233 char *pInter, *pInterLimit; local
241 pInterLimit=intermediate+testcase.chunkLength;
247 ucnv_fromUnicode(cnv, &pInter, pInterLimit, &pIn, pInLimit, NULL, TRUE, pErrorCode);
286 char *pInter, *pInterLimit; local
296 pInterLimit=intermediate+testcase.chunkLength;
306 &pInter, pInterLimit,

Completed in 29 milliseconds