Searched defs:abcUChars (Results 1 – 2 of 2) sorted by relevance
/external/icu4c/test/iotest/ |
D | strtst.c | 378 static const UChar abcUChars[] = {0x61,0x62,0x63,0}; in TestSprintfFormat() local 632 static const UChar abcUChars[] = {0x61,0x62,0x63,0x63,0x64,0x65,0x66,0x67,0}; in TestSScanset() local 693 static const UChar abcUChars[] = {0x61,0x62,0x63,0x63,0x64,0x65,0x66,0x67,0}; in TestBadScanfFormat() local
|
D | filetst.c | 1070 static const UChar abcUChars[] = {0x61,0x62,0x63,0}; in TestFprintfFormat() local 1258 static const UChar abcUChars[] = {0x61,0x62,0x63,0x63,0x64,0x65,0x66,0x67,0}; in TestFScanset() local 1327 static const UChar abcUChars[] = {0x61,0x62,0x63,0x63,0x64,0x65,0x66,0x67,0}; in TestBadScanfFormat() local
|