Home
last modified time | relevance | path

Searched refs:chars3 (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
DCollationRegressionTest.java134 …final char[] chars3 = {0x61, 0x00FC, 0x62, 0x65, 0x63, 0x6b, 0x20, 0x47, 0x72, 0x00F6, 0x00DF, 0x6… in Test4054238() local
135 final String test3 = new String(chars3); in Test4054238()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/
DCollationRegressionTest.java137 …final char[] chars3 = {0x61, 0x00FC, 0x62, 0x65, 0x63, 0x6b, 0x20, 0x47, 0x72, 0x00F6, 0x00DF, 0x6… in Test4054238() local
138 final String test3 = new String(chars3); in Test4054238()
/external/icu/icu4c/source/test/intltest/
Dregcoll.cpp143 …const UChar chars3[] = {0x61, 0x00FC, 0x62, 0x65, 0x63, 0x6b, 0x20, 0x47, 0x72, 0x00F6, 0x00DF, 0x… in Test4054238() local
144 const UnicodeString test3(chars3); in Test4054238()
Dnumrgts.cpp912 UChar chars3 [] = { in Test4070798() local
917 UnicodeString expectedPercent(chars3, 10, 10); in Test4070798()
989 UChar chars3 [] = { in Test4071005() local
994 UnicodeString expectedPercent(chars3, 10, 10); in Test4071005()