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

/external/chromium/third_party/icu/source/test/cintltst/
H A Dcallcoll.c938 int32_t ceX, ceY, ceZ; local
951 ceY = ucol_next(ceiY, &status);
957 if (ceX != ceY || ceY != ceZ) {
/external/icu4c/test/cintltst/
H A Dcallcoll.c941 int32_t ceX, ceY, ceZ; local
954 ceY = ucol_next(ceiY, &status);
960 if (ceX != ceY || ceY != ceZ) {

Completed in 37 milliseconds