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

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcapitst.c2418 const int32_t u16hanLen = 2; local
2463 if (ucol_strcoll(coll, NULL, 0, u16han, u16hanLen) >= 0) {
2464 log_err("ERROR : ucol_strcoll NULL/0 and u16han/u16hanLen");
/external/icu/icu4c/source/test/cintltst/
H A Dcapitst.c2470 const int32_t u16hanLen = 2; local
2515 if (ucol_strcoll(coll, NULL, 0, u16han, u16hanLen) >= 0) {
2516 log_err("ERROR : ucol_strcoll NULL/0 and u16han/u16hanLen");

Completed in 176 milliseconds