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

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Ducsdetst.c170 char *beBytes = extractBytes(chars, cLength, "UTF-16BE", &beLength); local
177 ucsdet_setText(csd, beBytes, beLength, &status);
219 freeBytes(beBytes);
/external/icu/icu4c/source/test/cintltst/
H A Ducsdetst.c170 char *beBytes = extractBytes(chars, cLength, "UTF-16BE", &beLength); local
177 ucsdet_setText(csd, beBytes, beLength, &status);
219 freeBytes(beBytes);
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dcsdetest.cpp367 char *beBytes = extractBytes(s, "UTF-16BE", beLength); local
374 ucsdet_setText(csd, beBytes, beLength, &status);
418 freeBytes(beBytes);
/external/icu/icu4c/source/test/intltest/
H A Dcsdetest.cpp367 char *beBytes = extractBytes(s, "UTF-16BE", beLength); local
374 ucsdet_setText(csd, beBytes, beLength, &status);
418 freeBytes(beBytes);

Completed in 152 milliseconds