Searched defs:checkSyntaxData (Results 1 - 1 of 1) sorted by relevance

/external/icu/icu4c/source/test/intltest/
H A Dselfmts.cpp82 UnicodeString checkSyntaxData[SELECT_SYNTAX_DATA] = { local
106 VERBOSE_USTRING(checkSyntaxData[i]);
107 selFmt->applyPattern(checkSyntaxData[i], status);
109 errln("\nERROR: Unexpected result - SelectFormat Unit Test failed to detect syntax error with pattern: "+checkSyntaxData[i]);

Completed in 84 milliseconds