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

/external/icu/icu4c/source/test/cintltst/
H A Dcldrtest.c1378 const char *isoCode, *structISOCode; local
1394 structISOCode = ures_getKey(subBundle);
1396 if (strcmp(structISOCode, isoCode) != 0) {
1397 log_err("First difference found at structLocale(%s) and ISO4217(%s).\n", structISOCode, isoCode);

Completed in 77 milliseconds