Searched refs:fromLocIndex (Results 1 – 1 of 1) sorted by relevance
684 int32_t fromLocIndex, toLocIndex; in TestConsistentCountryInfo() local694 for (fromLocIndex = 0; fromLocIndex < locCount; fromLocIndex++) { in TestConsistentCountryInfo()695 const char *fromLocale = uloc_getAvailable(fromLocIndex); in TestConsistentCountryInfo()711 for (toLocIndex = fromLocIndex + 1; toLocIndex < locCount; toLocIndex++) { in TestConsistentCountryInfo()