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