Home | History | Annotate | Download | only in intltest

Lines Matching full:unichars

274     UChar         uniChars[] = { 0x74, 0x68, 0x69, 0x73, 0x20, 0x69, 0x73, 
305 if (test2.compare(uniChars) != 0 || test3.compare(uniChars) <= 0 || test4.compare(uniChars) >= 0)
313 if (test1.compare(uniChars, 4) <= 0 || test1.compare(uniChars, 4) <= 0)