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