Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/iotest/
Dfiletst.c1380 static void TestBadFScanfFormat(const char *format, const UChar *uValue, const char *cValue) { in TestBadFScanfFormat() function
1409 TestBadFScanfFormat("%[] ", abcUChars, abcChars); in TestBadScanfFormat()