Home
last modified time | relevance | path

Searched refs:SpecialSkipListFactory (Results 1 – 12 of 12) sorted by relevance

/rocksdb-6.9/db/
Ddb_range_del_test.cc95 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()
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()
[all …]
Ddb_with_timestamp_basic_test.cc182 options.memtable_factory.reset(new SpecialSkipListFactory(kNumKeysPerFile)); in TEST_F()
250 options.memtable_factory.reset(new SpecialSkipListFactory(kNumKeysPerFile)); in TEST_F()
436 options.memtable_factory.reset(new SpecialSkipListFactory(kNumKeysPerFile)); in TEST_P()
544 options.memtable_factory.reset(new SpecialSkipListFactory(kNumKeysPerFile)); in TEST_P()
659 options.memtable_factory.reset(new SpecialSkipListFactory(kNumKeysPerFile)); in TEST_F()
776 options.memtable_factory.reset(new SpecialSkipListFactory(kNumKeysPerFile)); in TEST_P()
Ddb_io_failure_test.cc263 options.memtable_factory.reset(new SpecialSkipListFactory(10)); in TEST_F()
386 options.memtable_factory.reset(new SpecialSkipListFactory(2)); in TEST_F()
477 options.memtable_factory.reset(new SpecialSkipListFactory(2)); in TEST_F()
Dlistener_test.cc523 new SpecialSkipListFactory(DBTestBase::kNumKeysByGenerateNewRandomFile)); in TEST_F()
589 new SpecialSkipListFactory(DBTestBase::kNumKeysByGenerateNewRandomFile)); in TEST_F()
651 new SpecialSkipListFactory(DBTestBase::kNumKeysByGenerateNewRandomFile)); in TEST_F()
912 options.memtable_factory.reset(new SpecialSkipListFactory(1)); in TEST_F()
943 options.memtable_factory.reset(new SpecialSkipListFactory(2)); in TEST_F()
Ddb_universal_compaction_test.cc182 options.memtable_factory.reset(new SpecialSkipListFactory(3)); in TEST_P()
1261 new SpecialSkipListFactory(KNumKeysByGenerateNewFile - 1)); in TEST_P()
1363 new SpecialSkipListFactory(KNumKeysByGenerateNewFile - 1)); in TEST_P()
1527 options.memtable_factory.reset(new SpecialSkipListFactory(KNumKeysPerFile)); in TEST_P()
1607 new SpecialSkipListFactory(KNumKeysByGenerateNewFile - 1)); in TEST_P()
1755 new SpecialSkipListFactory(KNumKeysByGenerateNewFile - 1)); in TEST_P()
Ddb_flush_test.cc148 options.memtable_factory.reset(new SpecialSkipListFactory(1)); in TEST_F()
654 new SpecialSkipListFactory(kNumKeysTriggerFlush)); in TEST_P()
Ddb_test_util.h181 class SpecialSkipListFactory : public MemTableRepFactory {
185 explicit SpecialSkipListFactory(int num_entries_flush) in SpecialSkipListFactory() function
Ddb_compaction_test.cc729 options.memtable_factory.reset(new SpecialSkipListFactory(kNumKeysPerFile)); in TEST_P()
776 options.memtable_factory.reset(new SpecialSkipListFactory(kNumKeysPerFile)); in TEST_F()
1964 new SpecialSkipListFactory(KNumKeysByGenerateNewFile - 1)); in TEST_P()
2081 new SpecialSkipListFactory(KNumKeysByGenerateNewFile - 1)); in TEST_P()
2199 new SpecialSkipListFactory(KNumKeysByGenerateNewFile - 1)); in TEST_P()
2890 new SpecialSkipListFactory(KNumKeysByGenerateNewFile - 1)); in TEST_P()
4545 options.memtable_factory.reset(new SpecialSkipListFactory(kNumKeysPerFile)); in TEST_F()
4978 options.memtable_factory.reset(new SpecialSkipListFactory(kNumKeysPerFile)); in TEST_P()
Dcolumn_family_test.cc2980 column_family_options_.memtable_factory.reset(new SpecialSkipListFactory(2)); in TEST_P()
3022 column_family_options_.memtable_factory.reset(new SpecialSkipListFactory(2)); in TEST_P()
3069 column_family_options_.memtable_factory.reset(new SpecialSkipListFactory(2)); in TEST_P()
3126 column_family_options_.memtable_factory.reset(new SpecialSkipListFactory(3)); in TEST_P()
Ddb_test2.cc1057 new SpecialSkipListFactory(kL0FileBytes / kBlockSizeBytes)); in TEST_F()
1714 new SpecialSkipListFactory(DBTestBase::kNumKeysByGenerateNewRandomFile)); in TEST_F()
2865 options.memtable_factory.reset(new SpecialSkipListFactory(kNumKeysPerFile)); in TEST_F()
Ddb_test.cc5528 new SpecialSkipListFactory(DBTestBase::kNumKeysByGenerateNewRandomFile)); in TEST_F()
5933 new SpecialSkipListFactory(kEntriesPerMemTable)); in TEST_F()
5998 new SpecialSkipListFactory(KNumKeysByGenerateNewFile - 1)); in TEST_F()
6247 new SpecialSkipListFactory(kNumKeysPerMemtable)); in TEST_F()
/rocksdb-6.9/db/db_impl/
Ddb_secondary_test.cc647 new SpecialSkipListFactory(kNumKeysPerMemtable)); in TEST_F()
702 new SpecialSkipListFactory(kNumKeysPerMemtable)); in TEST_F()
764 new SpecialSkipListFactory(kNumKeysPerMemtable)); in TEST_F()