Lines Matching refs:SpecialSkipListFactory
95 options.memtable_factory.reset(new SpecialSkipListFactory(kNumPerFile)); in TEST_F()
142 opts.memtable_factory.reset(new SpecialSkipListFactory(kNumPerFile)); in TEST_F()
293 opts.memtable_factory.reset(new SpecialSkipListFactory(kNumPerFile)); in TEST_F()
348 options.memtable_factory.reset(new SpecialSkipListFactory(kNumPerFile)); in TEST_F()
407 options.memtable_factory.reset(new SpecialSkipListFactory(kNumPerFile)); in TEST_F()
460 opts.memtable_factory.reset(new SpecialSkipListFactory(2 * kNumPerFile)); in TEST_F()
584 opts.memtable_factory.reset(new SpecialSkipListFactory(1)); in TEST_F()
653 opts.memtable_factory.reset(new SpecialSkipListFactory(1)); in TEST_F()
718 opts.memtable_factory.reset(new SpecialSkipListFactory(1)); in TEST_F()
747 opts.memtable_factory.reset(new SpecialSkipListFactory(kNumPerFile)); in TEST_F()
780 opts.memtable_factory.reset(new SpecialSkipListFactory(kNumPerFile)); in TEST_F()
812 opts.memtable_factory.reset(new SpecialSkipListFactory(1)); in TEST_F()
959 new SpecialSkipListFactory(2 /* num_entries_flush */)); in TEST_F()
1027 new SpecialSkipListFactory(2 /* num_entries_flush */)); in TEST_F()