Searched refs:showBoth (Results 1 – 1 of 1) sorted by relevance
192 + showBoth(charListText, 0, matcher.getOffset()) + "[[" in tryFind()193 + showBoth(charListText, matcher.getOffset(), matcher.getMatchEnd()) in tryFind()194 … + "]]" + showBoth(charListText, matcher.getMatchEnd(), charListText.getKnownLength()) in tryFind()200 static public CharSequence showBoth(CharSource source, int start, int end) { in showBoth() method in TestStateDictionaryBuilder