Searched refs:fromLocIndex (Results 1 – 1 of 1) sorted by relevance
688 int32_t fromLocIndex, toLocIndex; in TestConsistentCountryInfo() local698 for (fromLocIndex = 0; fromLocIndex < locCount; fromLocIndex++) { in TestConsistentCountryInfo()699 const char *fromLocale = uloc_getAvailable(fromLocIndex); in TestConsistentCountryInfo()715 for (toLocIndex = fromLocIndex + 1; toLocIndex < locCount; toLocIndex++) { in TestConsistentCountryInfo()