Home
last modified time | relevance | path

Searched refs:EXPECTED_INTERMEDIATE_RESULT (Results 1 – 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/
DInputLogicTestsLanguageWithoutSpaces.java37 final String EXPECTED_INTERMEDIATE_RESULT = "this"; in testRevertAutoCorrectForLanguageWithoutSpaces() local
42 EXPECTED_INTERMEDIATE_RESULT, mEditText.getText().toString()); in testRevertAutoCorrectForLanguageWithoutSpaces()