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