Home
last modified time | relevance | path

Searched defs:expectedTextAfterCursorLength (Results 1 – 1 of 1) sorted by relevance

/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DEditorInfoTest.java290 final int expectedTextAfterCursorLength = testText.length() - selLength; in testInitialSurroundingText_cursorAtHead_emptyBeforeCursorText() local
308 final int expectedTextAfterCursorLength = 0; in testInitialSurroundingText_cursorAtTail_emptyAfterCursorText() local
326 final int expectedTextAfterCursorLength = testText.length(); in testInitialSurroundingText_noSelection_emptySelectionText() local
344 final int expectedTextAfterCursorLength = 1; in testInitialSurroundingText_overSizedSelection_keepsBeforeAfterTextValid() local