Home
last modified time | relevance | path

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

/external/chromium/third_party/icu/source/test/cintltst/
Dcloctst.c2792 … int32_t oldCountryLen = uloc_getDisplayCountry(oldLoc,dispLoc, oldCountry, capacity, &status); in TestDisplayName() local
2801 if(u_strncmp(oldCountry,newCountry,oldCountryLen)!=0){ in TestDisplayName()
/external/icu4c/test/cintltst/
Dcloctst.c2816 … int32_t oldCountryLen = uloc_getDisplayCountry(oldLoc,dispLoc, oldCountry, capacity, &status); in TestDisplayName() local
2825 if(u_strncmp(oldCountry,newCountry,oldCountryLen)!=0){ in TestDisplayName()