Searched refs:surroundingText5 (Results 1 – 1 of 1) sorted by relevance
546 SurroundingText surroundingText5 = in testGetSurroundingText_hasSelection() local548 assertEquals("45", surroundingText5.getText().toString()); in testGetSurroundingText_hasSelection()549 assertEquals(0, surroundingText5.getSelectionStart()); in testGetSurroundingText_hasSelection()550 assertEquals(2, surroundingText5.getSelectionEnd()); in testGetSurroundingText_hasSelection()551 assertEquals(3, surroundingText5.getOffset()); in testGetSurroundingText_hasSelection()