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

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcloctst.c2827 int32_t countryLen = uloc_getCountry(newLoc, country, capacity, &status); local
2830 if(countryLen != newCountryLen ){
/external/icu4c/test/cintltst/
H A Dcloctst.c3004 int32_t countryLen = uloc_getCountry(newLoc, country, capacity, &status); local
3007 if(countryLen != newCountryLen ){

Completed in 232 milliseconds