Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/
DBinaryDictionaryTests.java550 final int word0Index = random.nextInt(words.size()); in testRandomOperationsAndFlashWithGC() local
731 final int word0Index = random.nextInt(wordProbabilities.size()); in testGetWordProperties() local
803 final int word0Index = random.nextInt(wordProbabilitiesToCheckLater.size()); in testIterateAllWords() local