Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Drbbitst.cpp1692 …static const UChar badTestCases[][4] = { // Line Numbers from Unicode 7.0.0 fi… in testCaseIsKnownIssue() local
1704 for (int i=0; i<UPRV_LENGTHOF(badTestCases); i++) { in testCaseIsKnownIssue()
1705 if (testCase == UnicodeString(badTestCases[i])) { in testCaseIsKnownIssue()