Home | History | Annotate | Download | only in cintltst

Lines Matching refs:countryLen

3004             int32_t countryLen = uloc_getCountry(newLoc, country, capacity, &status);
3007 if(countryLen != newCountryLen ){