Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Drbbitst.cpp1316 const TestCase &badCase = badTestCases[n]; in testCaseIsKnownIssue() local
1317 if (!strcmp(fileName, badCase.fFileName) && in testCaseIsKnownIssue()
1318 testCase == UnicodeString(badCase.fString)) { in testCaseIsKnownIssue()
1319 return logKnownIssue(badCase.fTicketNum); in testCaseIsKnownIssue()