Home
last modified time | relevance | path

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

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