Searched refs:WORD_TO_PICK (Results 1 – 1 of 1) sorted by relevance
65 final String WORD_TO_PICK = "this"; in testPickAutoCorrectionThenBackspace() local69 pickSuggestionManually(WORD_TO_PICK); in testPickAutoCorrectionThenBackspace()71 assertEquals("pick typed word over auto-correction then backspace", WORD_TO_PICK, in testPickAutoCorrectionThenBackspace()94 final String WORD_TO_PICK = "thus"; in testPickDifferentSuggestionThenBackspace() local98 pickSuggestionManually(WORD_TO_PICK); in testPickDifferentSuggestionThenBackspace()100 assertEquals("pick different suggestion then backspace", WORD_TO_PICK, in testPickDifferentSuggestionThenBackspace()