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