Home
last modified time | relevance | path

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

/aoo42x/main/qadevOOo/tests/java/ifc/i18n/
H A D_XCollator.java299 + toUnicode(char0) + ") ... FAILED\n" ; in testCompareString()
305 " characters (" + toUnicode(char0+char1) + in testCompareString()
314 " characters (" + toUnicode(char0+char1) + in testCompareString()
328 toUnicode(str1) + ") ... FAILED\n" ; in testCompareString()
334 toUnicode(str1) + "),(" + toUnicode(str2) + in testCompareString()
343 toUnicode(str1) + "),(" + toUnicode(str2) + in testCompareString()
382 toUnicode(str1) + ") ... FAILED\n" ; in testCompareSubstring()
388 toUnicode(str1.substring(1, 3)) + "),(" + in testCompareSubstring()
389 toUnicode(str2.substring(1, 3)) in testCompareSubstring()
398 toUnicode(str1) + "),(" + toUnicode(str2) + in testCompareSubstring()
[all …]

Completed in 8 milliseconds