Home | History | Annotate | Download | only in cintltst

Lines Matching refs:ce2

1525             uint32_t ce2 = (uint32_t)ucol_next(iter2, &status);
1526 if (ce == ce2) {
1529 log_err("CEs do not match: %08x vs. %08x\n", ce, ce2);