Searched refs:lengthPre (Results 1 – 1 of 1) sorted by relevance
3334 int32_t i, length, lengthPre; in TestGetLocaleForLCID() local3345 lengthPre = uloc_getLocaleForLCID(lcid, temp2, 4, &status); in TestGetLocaleForLCID()3359 if (length != lengthPre) { in TestGetLocaleForLCID()3360 …ocaleForLCID(0x0409): returned length %d does not match preflight length %d\n", length, lengthPre); in TestGetLocaleForLCID()