Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/
DBinaryDictionaryTests.java690 final int initialUnigramCount = 100; in testRandomOperationsAndFlashWithGC() local
714 for (int i = 0; i < initialUnigramCount; ++i) { in testRandomOperationsAndFlashWithGC()