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

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcloctst.c2822 int32_t oldCountryLen = uloc_getDisplayCountry(oldLoc,dispLoc, oldCountry, capacity, &status); local
2831 if(u_strncmp(oldCountry,newCountry,oldCountryLen)!=0){
/external/icu4c/test/cintltst/
H A Dcloctst.c2999 int32_t oldCountryLen = uloc_getDisplayCountry(oldLoc,dispLoc, oldCountry, capacity, &status); local
3008 if(u_strncmp(oldCountry,newCountry,oldCountryLen)!=0){

Completed in 86 milliseconds