Home
last modified time | relevance | path

Searched refs:countryLen (Results 1 – 1 of 1) sorted by relevance

/external/icu4c/test/cintltst/
Dcloctst.c2672 int32_t countryLen = uloc_getCountry(newLoc, country, capacity, &status); in TestDisplayName() local
2675 if(countryLen != newCountryLen ){ in TestDisplayName()