Searched refs:badTestCases (Results 1 – 1 of 1) sorted by relevance
1742 …static const UChar badTestCases[][4] = { // Line Numbers from Unicode 7.0.0 fi… in testCaseIsKnownIssue() local1754 for (int i=0; i<UPRV_LENGTHOF(badTestCases); i++) { in testCaseIsKnownIssue()1755 if (testCase == UnicodeString(badTestCases[i])) { in testCaseIsKnownIssue()