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

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

Completed in 104 milliseconds