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

  /external/icu4c/test/cintltst/
ucsdetst.c 171 char *leBytes = extractBytes(chars, cLength, "UTF-16LE", &leLength);
197 ucsdet_setText(csd, leBytes, leLength, &status);
218 freeBytes(leBytes);
  /external/icu4c/test/intltest/
csdetest.cpp 317 char *leBytes = extractBytes(s, "UTF-16LE", leLength);
344 ucsdet_setText(csd, leBytes, leLength, &status);
366 freeBytes(leBytes);

Completed in 123 milliseconds