Lines Matching refs:table_factory
50 options.table_factory.reset(new BlockBasedTableFactory(table_options)); in GetOptions()
158 options.table_factory.reset(new BlockBasedTableFactory(table_options)); in TEST_F()
182 options.table_factory.reset(new BlockBasedTableFactory(table_options)); in TEST_F()
238 options.table_factory.reset(new BlockBasedTableFactory(table_options)); in TEST_F()
299 options.table_factory.reset(new BlockBasedTableFactory(table_options)); in TEST_F()
355 options.table_factory.reset(new BlockBasedTableFactory(table_options)); in TEST_F()
393 options.table_factory.reset(new BlockBasedTableFactory(table_options)); in TEST_F()
473 options.table_factory.reset(new BlockBasedTableFactory(table_options)); in TEST_F()
528 options.table_factory.reset(new BlockBasedTableFactory(table_options)); in TEST_F()
586 options.table_factory.reset(NewBlockBasedTableFactory(table_options)); in TEST_F()
593 options.table_factory.reset(NewBlockBasedTableFactory(table_options)); in TEST_F()
599 options.table_factory.reset(NewBlockBasedTableFactory(table_options)); in TEST_F()
606 options.table_factory.reset(NewBlockBasedTableFactory(table_options)); in TEST_F()
619 no_block_cache_opts.table_factory.reset( in TEST_F()
712 options.table_factory.reset(new BlockBasedTableFactory(table_options)); in TEST_F()