Home
last modified time | relevance | path

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

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