Searched refs:oldCountryLen (Results 1 – 1 of 1) sorted by relevance
3311 … int32_t oldCountryLen = uloc_getDisplayCountry(oldLoc,dispLoc, oldCountry, capacity, &status); in TestDisplayName() local3320 if(u_strncmp(oldCountry,newCountry,oldCountryLen)!=0){ in TestDisplayName()