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