Searched defs:chars3 (Results 1 - 2 of 2) sorted by relevance

/external/icu/icu4c/source/test/intltest/
H A Dregcoll.cpp143 const UChar chars3[] = {0x61, 0x00FC, 0x62, 0x65, 0x63, 0x6b, 0x20, 0x47, 0x72, 0x00F6, 0x00DF, 0x65, 0x20, 0x4c, 0x00FC, 0x62, 0x63, 0x6b, 0}; local
144 const UnicodeString test3(chars3);
H A Dnumrgts.cpp910 UChar chars3 [] = { local
915 UnicodeString expectedPercent(chars3, 10, 10);
987 UChar chars3 [] = { local
992 UnicodeString expectedPercent(chars3, 10, 10);

Completed in 92 milliseconds