Searched defs:countryLen (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcloctst.c3089 int32_t countryLen = uloc_getCountry(newLoc, country, capacity, &status); local
3092 if(countryLen != newCountryLen ){
/external/icu/icu4c/source/test/cintltst/
H A Dcloctst.c3090 int32_t countryLen = uloc_getCountry(newLoc, country, capacity, &status); local
3093 if(countryLen != newCountryLen ){

Completed in 47 milliseconds