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

/external/icu/icu4c/source/test/cintltst/
H A Dcfrtst.c310 static const int32_t LENSORTKEY = (int32_t)sizeof(pucSortKey); local
325 LENSORTKEY);
327 if (lenActualSortKey > LENSORTKEY) {
328 log_err("sort key too big for original buffer. Got: %d Expected: %d\n", lenActualSortKey, LENSORTKEY);

Completed in 58 milliseconds