Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/
DBinaryDictionaryTests.java857 final int unigramCountPerIteration = 1000; in testUnigramAndBigramCount() local
878 for (int j = 0; j < unigramCountPerIteration; j++) { in testUnigramAndBigramCount()