Home
last modified time | relevance | path

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

/external/libtextclassifier/java/tests/instrumentation/src/com/android/textclassifier/
DTextClassifierApiTest.java74 int smartEndIndex = smartStartIndex + suggested.length(); in suggestSelection() local
DTextClassifierImplTest.java122 int smartEndIndex = smartStartIndex + suggested.length(); in testSuggestSelection() local
139 int smartEndIndex = smartStartIndex + suggested.length(); in testSuggestSelection_localePreferenceIsPassedToModelFileManager() local
157 int smartEndIndex = smartStartIndex + suggested.length(); in testSuggestSelection_url() local