Searched refs:testCompareSubstring (Results 1 – 1 of 1) sorted by relevance
224 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