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

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Ducsdetst.c171 char *leBytes = extractBytes(chars, cLength, "UTF-16LE", &leLength); local
197 ucsdet_setText(csd, leBytes, leLength, &status);
218 freeBytes(leBytes);
/external/icu/icu4c/source/test/cintltst/
H A Ducsdetst.c171 char *leBytes = extractBytes(chars, cLength, "UTF-16LE", &leLength); local
197 ucsdet_setText(csd, leBytes, leLength, &status);
218 freeBytes(leBytes);
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dcsdetest.cpp368 char *leBytes = extractBytes(s, "UTF-16LE", leLength); local
395 ucsdet_setText(csd, leBytes, leLength, &status);
417 freeBytes(leBytes);
/external/icu/icu4c/source/test/intltest/
H A Dcsdetest.cpp368 char *leBytes = extractBytes(s, "UTF-16LE", leLength); local
395 ucsdet_setText(csd, leBytes, leLength, &status);
417 freeBytes(leBytes);

Completed in 268 milliseconds