Searched defs:lengthPre (Results 1 - 1 of 1) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
H A Dcloctst.c3162 int32_t i, length, lengthPre; local
3173 lengthPre = uloc_getLocaleForLCID(lcid, temp2, 4, &status);
3187 if (length != lengthPre) {
3188 log_err(" uloc_getLocaleForLCID(0x0409): returned length %d does not match preflight length %d\n", length, lengthPre);

Completed in 92 milliseconds