Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/makedict/
DBinaryDictDecoderEncoderTests.java73 public BinaryDictDecoderEncoderTests(final long seed, final int maxUnigrams) { in BinaryDictDecoderEncoderTests() argument
80 generateWords(maxUnigrams, random); in BinaryDictDecoderEncoderTests()