Searched defs:reqdLen (Results 1 – 3 of 3) sorted by relevance
/external/cronet/stable/third_party/icu/source/test/perf/convperf/ |
D | convperf.h | 47 int32_t reqdLen = ucnv_toUChars(conv, target, 0, in ICUToUnicodePerfFunction() local 93 int32_t reqdLen = ucnv_fromUChars(conv, target, 0, in ICUFromUnicodePerfFunction() local
|
/external/cronet/tot/third_party/icu/source/test/perf/convperf/ |
D | convperf.h | 47 int32_t reqdLen = ucnv_toUChars(conv, target, 0, in ICUToUnicodePerfFunction() local 93 int32_t reqdLen = ucnv_fromUChars(conv, target, 0, in ICUFromUnicodePerfFunction() local
|
/external/icu/icu4c/source/test/perf/convperf/ |
D | convperf.h | 47 int32_t reqdLen = ucnv_toUChars(conv, target, 0, in ICUToUnicodePerfFunction() local 93 int32_t reqdLen = ucnv_fromUChars(conv, target, 0, in ICUFromUnicodePerfFunction() local
|