Home
last modified time | relevance | path

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

/trunk/test/testuno/source/api/i18n/
H A DXCollatorTest.java224 result &= testCompareSubstring(chars, col) ; in _compareSubstring()
233 result &= testCompareSubstring(chars, col) ; in _compareSubstring()
242 result &= testCompareSubstring(chars, col) ; in _compareSubstring()
250 result &= testCompareSubstring(chars, col) ; in _compareSubstring()
258 result &= testCompareSubstring(chars, col) ; in _compareSubstring()
421 public boolean testCompareSubstring(char[] locChar, Collator col) { in testCompareSubstring() method in XCollatorTest