Searched refs:ceX (Results 1 – 3 of 3) sorted by relevance
465 int ceX, ceY, ceZ; in TestJB1401() local478 ceX = ceiX.next(); in TestJB1401()486 if (ceX != ceY || ceY != ceZ) { in TestJB1401()490 if (ceX == CollationElementIterator.NULLORDER) { in TestJB1401()
462 int ceX, ceY, ceZ; in TestJB1401() local475 ceX = ceiX.next(); in TestJB1401()483 if (ceX != ceY || ceY != ceZ) { in TestJB1401()487 if (ceX == CollationElementIterator.NULLORDER) { in TestJB1401()
976 int32_t ceX, ceY, ceZ; in TestJB1401() local988 ceX = ucol_next(ceiX, &status); in TestJB1401()995 if (ceX != ceY || ceY != ceZ) { in TestJB1401()999 if (ceX == UCOL_NULLORDER) { in TestJB1401()