Home | History | Annotate | Download | only in cintltst

Lines Matching refs:ce2

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