Lines Matching refs:memtable_factory
256 options.memtable_factory.reset( in NextOptions()
260 options.memtable_factory.reset( in NextOptions()
264 options.memtable_factory.reset( in NextOptions()
268 options.memtable_factory.reset( in NextOptions()
350 std::cout << "*** Mem table: " << options.memtable_factory->Name() in TEST_F()
524 std::cout << "*** Mem table: " << options.memtable_factory->Name() in TEST_F()
576 std::cout << "*** Mem table: " << options.memtable_factory->Name() in TEST_F()
678 options.memtable_factory.reset(new SkipListFactory); in TEST_F()
684 << options.memtable_factory->Name() << std::endl; in TEST_F()
798 options.memtable_factory.reset(new SkipListFactory); in TEST_F()
826 options.memtable_factory.reset(new SkipListFactory); in TEST_F()