Searched refs:verifyTextAndSelection (Results 1 – 1 of 1) sorted by relevance
238 verifyTextAndSelection(ic, expectedString, expectedSelectionStart, expectedSelectionEnd); in verifyDeleteSurroundingTextMain()300 verifyTextAndSelection(ic, expectedString, expectedSelectionStart, expectedSelectionEnd); in verifyDeleteSurroundingTextInCodePointsMain()673 verifyTextAndSelection(ic, expectedString, expectedSelectionStart, expectedSelectionEnd); in verifyReplaceText()676 private static void verifyTextAndSelection( in verifyTextAndSelection() method in BaseInputConnectionTest