Searched refs:log_knownIssue (Results 1 – 5 of 5) sorted by relevance
/external/icu/icu4c/source/tools/ctestfw/unicode/ |
D | ctest.h | 237 log_knownIssue(const char *ticket, const char *fmt, ...);
|
/external/icu/icu4c/source/test/cintltst/ |
D | cg7coll.c | 163 if (log_knownIssue("10671", "TestG7Locales does not test ignore-punctuation")) { in TestG7Locales()
|
D | cldrtest.c | 487 …else if (!(strcmp(localeName, "ku") == 0 && log_knownIssue("20181", "ICU-20181 Fix LCID mapping fo… in testLCID() 998 … log_knownIssue("cldrbug:8899", "lrc and mzn locales don't have translated day names")) { in VerifyTranslation() 1051 …if (strcmp(currLoc, "yi") == 0 && numScripts > 0 && log_knownIssue("11217", "Fix result of uscript… in VerifyTranslation() 1187 …if (strcmp(locale, "yi") == 0 && codeLen > 0 && log_knownIssue("11217", "Fix result of uscript_get… in TestExemplarSet()
|
D | cmsccoll.c | 5478 log_knownIssue("8962", NULL);
|
/external/icu/icu4c/source/tools/ctestfw/ |
D | ctest.c | 809 log_knownIssue(const char *ticket, const char *pattern, ...) { in log_knownIssue() function
|