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

/external/icu/icu4c/source/test/cintltst/
H A Dcmsccoll.c3111 static int32_t checkUEnumeration(const char* msg, function
3171 n = checkUEnumeration("ucol_openAvailableLocales", e, AVAIL, LEN(AVAIL));
3184 n = checkUEnumeration("ucol_getKeywords", e, KW, LEN(KW));
3195 n = checkUEnumeration("ucol_getKeywordValues", e, KWVAL, LEN(KWVAL));
3207 n = checkUEnumeration("ucol_getKeywordValues [with warning code set]", e, KWVAL, LEN(KWVAL));
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcmsccoll.c4485 static int32_t checkUEnumeration(const char* msg, function
4545 n = checkUEnumeration("ucol_openAvailableLocales", e, AVAIL, LEN(AVAIL));
4558 n = checkUEnumeration("ucol_getKeywords", e, KW, LEN(KW));
4569 n = checkUEnumeration("ucol_getKeywordValues", e, KWVAL, LEN(KWVAL));
4581 n = checkUEnumeration("ucol_getKeywordValues [with warning code set]", e, KWVAL, LEN(KWVAL));

Completed in 267 milliseconds