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

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

Completed in 533 milliseconds