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

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcapitst.c2424 const int32_t u8hanLen = 6; local
2505 if (ucol_strcollUTF8(coll, NULL, 0, u8han, u8hanLen, &status) >= 0 || U_FAILURE(status)) {
2506 log_err("ERROR : ucol_strcollUTF8 NULL/0 and u8han/u8hanLen");
/external/icu/icu4c/source/test/cintltst/
H A Dcapitst.c2476 const int32_t u8hanLen = 6; local
2557 if (ucol_strcollUTF8(coll, NULL, 0, u8han, u8hanLen, &status) >= 0 || U_FAILURE(status)) {
2558 log_err("ERROR : ucol_strcollUTF8 NULL/0 and u8han/u8hanLen");

Completed in 107 milliseconds