Home | History | Annotate | Download | only in cintltst

Lines Matching refs:expLen

241                     UChar *exp, int32_t expLen,
262 } else if (len != expLen) {
263 log_err("unorm_normalize(%s) with 0x0000 failed: Expected len %d, got %d\n", name, expLen, len);