Searched refs:FIRST_LEVEL_ENTRY_COUNT (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/tests/dictionary/utils/
H A Dtrie_map_test.cpp114 static const int FIRST_LEVEL_ENTRY_COUNT = 10000; local
134 for (int i = 0; i < FIRST_LEVEL_ENTRY_COUNT; ++i) {
146 firstLevelKeys[randomNumberGeneratorForKeySelection() % FIRST_LEVEL_ENTRY_COUNT];

Completed in 73 milliseconds