Home
last modified time | relevance | path

Searched refs:ceY (Results 1 – 2 of 2) sorted by relevance

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