Searched defs:abcUChars (Results 1 – 2 of 2) sorted by relevance
/external/icu/icu4c/source/test/iotest/ |
D | strtst.c | 383 static const UChar abcUChars[] = {0x61,0x62,0x63,0}; in TestSprintfFormat() local 647 static const UChar abcUChars[] = {0x61,0x62,0x63,0x63,0x64,0x65,0x66,0x67,0}; in TestSScanset() local 709 static const UChar abcUChars[] = {0x61,0x62,0x63,0x63,0x64,0x65,0x66,0x67,0}; in TestBadScanfFormat() local
|
D | filetst.c | 1153 static const UChar abcUChars[] = {0x61,0x62,0x63,0}; in TestFprintfFormat() local 1341 static const UChar abcUChars[] = {0x61,0x62,0x63,0x63,0x64,0x65,0x66,0x67,0}; in TestFScanset() local 1411 static const UChar abcUChars[] = {0x61,0x62,0x63,0x63,0x64,0x65,0x66,0x67,0}; in TestBadScanfFormat() local
|