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