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

/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
H A DCollationDummyTest.java448 int ceX, ceY, ceZ;
463 ceZ = ceiZ.next();
469 if (ceX != ceY || ceY != ceZ) {
/external/icu/icu4c/source/test/cintltst/
H A Dcallcoll.c971 int32_t ceX, ceY, ceZ; local
985 ceZ = ucol_next(ceiZ, &status);
990 if (ceX != ceY || ceY != ceZ) {

Completed in 5439 milliseconds