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

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcldrtest.c686 int32_t fromCountryLen, toCountryLen; local
714 toCountryLen = uloc_getCountry(toLocale, toCountry, ULOC_FULLNAME_CAPACITY, &errorCode);
721 if (toCountryLen <= 0) {
/external/icu/icu4c/source/test/cintltst/
H A Dcldrtest.c689 int32_t fromCountryLen, toCountryLen; local
717 toCountryLen = uloc_getCountry(toLocale, toCountry, ULOC_FULLNAME_CAPACITY, &errorCode);
724 if (toCountryLen <= 0) {

Completed in 66 milliseconds