Searched refs:findSharedEndLength (Results 1 – 2 of 2) sorted by relevance
3116 int actual = findSharedEndLength(row[1], row[2]); in TestCharUtils()3149 private static int findSharedEndLength(CharSequence s, CharSequence t) { in findSharedEndLength() method in TransliteratorTest
3113 int actual = findSharedEndLength(row[1], row[2]); in TestCharUtils()3146 private static int findSharedEndLength(CharSequence s, CharSequence t) { in findSharedEndLength() method in TransliteratorTest