Home
last modified time | relevance | path

Searched refs:locCStr (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Dapicoll.cpp1040 const char *locCStr; in TestGetAll() local
1061 while ((locCStr = localeEnum2->next(NULL, status)) != NULL) in TestGetAll()
1063 logln(UnicodeString("Locale name is: ") + UnicodeString(locCStr)); in TestGetAll()