Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/cintltst/
Dcmsccoll.c3111 static int32_t checkUEnumeration(const char* msg, in checkUEnumeration() function
3171 n = checkUEnumeration("ucol_openAvailableLocales", e, AVAIL, UPRV_LENGTHOF(AVAIL)); in TestSeparateTrees()
3184 n = checkUEnumeration("ucol_getKeywords", e, KW, UPRV_LENGTHOF(KW)); in TestSeparateTrees()
3195 n = checkUEnumeration("ucol_getKeywordValues", e, KWVAL, UPRV_LENGTHOF(KWVAL)); in TestSeparateTrees()
3207 …n = checkUEnumeration("ucol_getKeywordValues [with warning code set]", e, KWVAL, UPRV_LENGTHOF(KWV… in TestSeparateTrees()