Searched refs:kNumKeysPerMemtable (Results 1 – 2 of 2) sorted by relevance
641 const int kNumKeysPerMemtable = 1; in TEST_F() local647 new SpecialSkipListFactory(kNumKeysPerMemtable)); in TEST_F()690 const int kNumKeysPerMemtable = 1; in TEST_F() local702 new SpecialSkipListFactory(kNumKeysPerMemtable)); in TEST_F()758 const int kNumKeysPerMemtable = 16; in TEST_F() local764 new SpecialSkipListFactory(kNumKeysPerMemtable)); in TEST_F()
6245 int kNumKeysPerMemtable = 3; in TEST_F() local6247 new SpecialSkipListFactory(kNumKeysPerMemtable)); in TEST_F()6259 for (int j = 0; j < kNumKeysPerMemtable; j++) { in TEST_F()