HomeSort by relevance Sort by last modified time
    Searched refs:beBytes (Results 1 - 2 of 2) sorted by null

  /external/icu4c/test/cintltst/
ucsdetst.c 170 char *beBytes = extractBytes(chars, cLength, "UTF-16BE", &beLength);
177 ucsdet_setText(csd, beBytes, beLength, &status);
219 freeBytes(beBytes);
  /external/icu4c/test/intltest/
csdetest.cpp 316 char *beBytes = extractBytes(s, "UTF-16BE", beLength);
323 ucsdet_setText(csd, beBytes, beLength, &status);
367 freeBytes(beBytes);

Completed in 178 milliseconds