Searched refs:countryLen (Results 1 – 1 of 1) sorted by relevance
2672 int32_t countryLen = uloc_getCountry(newLoc, country, capacity, &status); in TestDisplayName() local2675 if(countryLen != newCountryLen ){ in TestDisplayName()