Searched refs:structLocaleCount (Results 1 – 1 of 1) sorted by relevance
1386 int32_t structLocaleCount, currencyCount; in TestCurrencyList() local1397 structLocaleCount = ures_getSize(currencies); in TestCurrencyList()1398 if (currencyCount != structLocaleCount) { in TestCurrencyList()1399 …structLocale(%d) and ISO4217(%d) currency list are out of sync.\n", structLocaleCount, currencyCou… in TestCurrencyList()