Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/
DBinaryDictionaryTests.java858 final int bigramCountPerIteration = 2000; in testUnigramAndBigramCount() local
884 for (int j = 0; j < bigramCountPerIteration; j++) { in testUnigramAndBigramCount()