Home
last modified time | relevance | path

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

/trunk/test/testuno/source/api/i18n/
H A DXCollatorTest.java352 + toUnicode(char0) + ") ... FAILED\n" ; in testCompareString()
358 " characters (" + toUnicode(char0+char1) + in testCompareString()
367 " characters (" + toUnicode(char0+char1) + in testCompareString()
381 toUnicode(str1) + ") ... FAILED\n" ; in testCompareString()
387 toUnicode(str1) + "),(" + toUnicode(str2) + in testCompareString()
396 toUnicode(str1) + "),(" + toUnicode(str2) + in testCompareString()
434 toUnicode(str1) + ") ... FAILED\n" ; in testCompareSubstring()
440 toUnicode(str1.substring(1, 3)) + "),(" + in testCompareSubstring()
441 toUnicode(str2.substring(1, 3)) in testCompareSubstring()
450 toUnicode(str1) + "),(" + toUnicode(str2) + in testCompareSubstring()
[all …]