Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Drbbitst.h147 UBool testCaseIsKnownIssue(const UnicodeString &testCase, const char *fileName);
Drbbitst.cpp1691 UBool RBBITest::testCaseIsKnownIssue(const UnicodeString &testCase, const char *fileName) { in testCaseIsKnownIssue() function in RBBITest
1811 if (testString.length() > 0 && !testCaseIsKnownIssue(testString, fileName)) { in runUnicodeTestData()