Searched refs:ustr_length (Results 1 - 2 of 2) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
H A Dcmsccoll.c3509 int32_t ustr_length = u_unescape(test, ustr, 256); local
3526 sortkey_length = ucol_getSortKey(coll, ustr, ustr_length, NULL, 0);
3533 sortkey_length = ucol_getSortKey(coll, ustr, ustr_length, sortkey,
3545 sortkey_length = ucol_getSortKey(coll, ustr, ustr_length, sortkey,
3993 int32_t ustr_length = u_unescape(test, ustr, 256); local
4012 sortkey_length = ucol_getSortKey(coll, ustr, ustr_length, shortKeyBuf, sizeof(shortKeyBuf));
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcmsccoll.c4883 int32_t ustr_length = u_unescape(test, ustr, 256); local
4900 sortkey_length = ucol_getSortKey(coll, ustr, ustr_length, NULL, 0);
4907 sortkey_length = ucol_getSortKey(coll, ustr, ustr_length, sortkey,
4919 sortkey_length = ucol_getSortKey(coll, ustr, ustr_length, sortkey,
5348 int32_t ustr_length = u_unescape(test, ustr, 256); local
5367 sortkey_length = ucol_getSortKey(coll, ustr, ustr_length, shortKeyBuf, sizeof(shortKeyBuf));

Completed in 1218 milliseconds