Lines Matching refs:table_factory
346 builder.reset(ioptions.table_factory->NewTableBuilder( in FinishImpl()
378 return ioptions.table_factory->NewTableReader( in FinishImpl()
414 return ioptions.table_factory->NewTableReader( in Reopen()
750 options_.table_factory.reset( in Init()
763 options_.table_factory.reset(NewPlainTableFactory()); in Init()
773 options_.table_factory.reset(NewPlainTableFactory()); in Init()
790 options_.table_factory.reset( in Init()
801 options_.table_factory.reset( in Init()
807 options_.table_factory.reset( in Init()
814 options_.table_factory.reset( in Init()
1357 options.table_factory.reset(NewBlockBasedTableFactory(table_options)); in TEST_P()
1406 options.table_factory.reset(NewBlockBasedTableFactory(table_options)); in IndexUncompressedHelper()
1433 options.table_factory.reset(NewBlockBasedTableFactory(table_options)); in TEST_P()
1460 options.table_factory.reset(NewBlockBasedTableFactory(table_options)); in TEST_P()
1510 options.table_factory.reset(NewBlockBasedTableFactory(table_options)); in TEST_P()
1553 options.table_factory.reset(NewBlockBasedTableFactory(table_options)); in TEST_P()
1598 opt->table_factory.reset(NewBlockBasedTableFactory(*table_options)); in PrefetchRange()
1645 opt.table_factory.reset(NewBlockBasedTableFactory(table_options)); in TEST_P()
1712 options.table_factory.reset(new BlockBasedTableFactory(table_options)); in TEST_P()
1717 options.table_factory.reset(new BlockBasedTableFactory(table_options)); in TEST_P()
1724 options.table_factory.reset(new BlockBasedTableFactory(table_options)); in TEST_P()
1731 options.table_factory.reset(new BlockBasedTableFactory(table_options)); in TEST_P()
1737 options.table_factory.reset(new BlockBasedTableFactory(table_options)); in TEST_P()
1743 options.table_factory.reset(new BlockBasedTableFactory(table_options)); in TEST_P()
1806 options.table_factory.reset(new BlockBasedTableFactory(table_options)); in TEST_P()
1847 options.table_factory.reset(new BlockBasedTableFactory(table_options)); in TEST_P()
1920 options.table_factory.reset(NewBlockBasedTableFactory(table_options)); in IndexTest()
2125 options.table_factory.reset(NewBlockBasedTableFactory(table_options)); in TEST_P()
2207 options.table_factory.reset(NewBlockBasedTableFactory(table_options)); in TEST_P()
2397 options.table_factory.reset(NewBlockBasedTableFactory(table_options)); in TEST_P()
2470 options.table_factory.reset(NewBlockBasedTableFactory(table_options)); in TEST_P()
2491 options.table_factory.reset(NewBlockBasedTableFactory(table_options)); in TEST_P()
2518 options.table_factory.reset(new BlockBasedTableFactory(table_options)); in TEST_P()
2592 options.table_factory.reset(new BlockBasedTableFactory(table_options)); in TEST_P()
2636 options.table_factory.reset(new BlockBasedTableFactory(table_options)); in TEST_P()
2763 options.table_factory.reset(new BlockBasedTableFactory(table_options)); in TEST_P()
2815 options.table_factory.reset(new BlockBasedTableFactory(table_options)); in TEST_P()
2898 options.table_factory.reset(new BlockBasedTableFactory(table_options)); in TEST_P()
2939 options.table_factory.reset(NewBlockBasedTableFactory(table_options)); in TEST_P()
2954 options.table_factory.reset(new BlockBasedTableFactory(table_options)); in TEST_P()
3031 options.table_factory.reset(new BlockBasedTableFactory(table_options)); in TEST_P()
3116 opt.table_factory.reset(NewBlockBasedTableFactory(table_options)); in TEST_P()
3155 opt.table_factory.reset(NewBlockBasedTableFactory(table_options)); in TEST_P()
3203 opt.table_factory.reset(NewBlockBasedTableFactory(table_options)); in TEST_P()
3263 builder.reset(ioptions.table_factory->NewTableBuilder( in TEST_P()
3311 builder.reset(ioptions.table_factory->NewTableBuilder( in TEST_P()
3670 auto table_factory = std::make_shared<SkipListFactory>(); in TEST_F() local
3672 options.memtable_factory = table_factory; in TEST_F()
3915 options.table_factory.reset(new BlockBasedTableFactory(table_options)); in TEST_P()
4022 options.table_factory.reset(NewBlockBasedTableFactory(bbto)); in TEST_F()
4056 options.table_factory.reset(NewBlockBasedTableFactory(bbto)); in TEST_P()
4066 std::unique_ptr<TableBuilder> builder(options.table_factory->NewTableBuilder( in TEST_P()
4126 options.table_factory->NewTableReader( in TEST_P()
4240 options.table_factory.reset(NewBlockBasedTableFactory(bbto)); in TEST_P()
4247 std::unique_ptr<TableBuilder> builder(options.table_factory->NewTableBuilder( in TEST_P()
4293 options2.table_factory.reset(NewBlockBasedTableFactory(bbto)); in TEST_P()
4297 ASSERT_OK(ioptions.table_factory->NewTableReader( in TEST_P()
4332 options.table_factory.reset(NewBlockBasedTableFactory(bbto)); in TEST_P()
4341 std::unique_ptr<TableBuilder> builder(options.table_factory->NewTableBuilder( in TEST_P()
4440 options.table_factory.reset(NewBlockBasedTableFactory(table_options)); in TEST_P()
4507 options.table_factory.reset(NewBlockBasedTableFactory(bbto)); in TEST_P()
4514 options.table_factory.reset(NewBlockBasedTableFactory(bbto)); in TEST_P()
4573 options.table_factory.reset(new BlockBasedTableFactory(table_options)); in TEST_P()
4668 options.table_factory.reset(NewBlockBasedTableFactory(table_opt)); in TEST_P()
4706 options.table_factory.reset(NewBlockBasedTableFactory(table_opt)); in TEST_P()