Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/
DBinaryDictionaryTests.java574 int word1Index = random.nextInt(words.size() - 1); in testRandomOperationsAndFlashWithGC() local
758 final int word1Index = random.nextInt(wordProbabilities.size()); in testGetWordProperties() local
831 final int word1Index = random.nextInt(wordProbabilitiesToCheckLater.size()); in testIterateAllWords() local