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.java534 final int initialUnigramCount = 100; in testRandomOperationsAndFlashWithGC() local
550 for (int i = 0; i < initialUnigramCount; ++i) { in testRandomOperationsAndFlashWithGC()