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

/external/icu/icu4c/source/test/cintltst/
H A Dcldrtest.c503 const char *currLoc, *resolvedLoc; local
562 resolvedLoc = ures_getLocaleByType(currentLocale, ULOC_ACTUAL_LOCALE, &errorCode);
563 if (strcmp(resolvedLoc, currLoc) != 0) {
567 currLoc, resolvedLoc);

Completed in 72 milliseconds