Searched refs:FIRST_LEVEL_ENTRY_COUNT (Results 1 – 1 of 1) sorted by relevance
115 static const int FIRST_LEVEL_ENTRY_COUNT = 10000; in TEST() local135 for (int i = 0; i < FIRST_LEVEL_ENTRY_COUNT; ++i) { in TEST()147 firstLevelKeys[randomNumberGeneratorForKeySelection() % FIRST_LEVEL_ENTRY_COUNT]; in TEST()