Home
last modified time | relevance | path

Searched refs:table_options_no_bc (Results 1 – 25 of 48) sorted by relevance

12

/dports/databases/percona57-server/percona-server-5.7.36-39/storage/rocksdb/rocksdb/utilities/persistent_cache/
H A Dpersistent_cache_test.h244 BlockBasedTableOptions table_options_no_bc; in Insert() local
245 table_options_no_bc.no_block_cache = true; in Insert()
247 NewBlockBasedTableFactory(table_options_no_bc)); in Insert()
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/librocksdb-sys-6.7.4/rocksdb/utilities/persistent_cache/
H A Dpersistent_cache_test.h243 BlockBasedTableOptions table_options_no_bc; in Insert() local
244 table_options_no_bc.no_block_cache = true; in Insert()
246 NewBlockBasedTableFactory(table_options_no_bc)); in Insert()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/rocksdb/rocksdb/utilities/persistent_cache/
H A Dpersistent_cache_test.h244 BlockBasedTableOptions table_options_no_bc; in Insert() local
245 table_options_no_bc.no_block_cache = true; in Insert()
247 NewBlockBasedTableFactory(table_options_no_bc)); in Insert()
/dports/databases/rocksdb/rocksdb-6.26.1/utilities/persistent_cache/
H A Dpersistent_cache_test.h244 BlockBasedTableOptions table_options_no_bc; in Insert() local
245 table_options_no_bc.no_block_cache = true; in Insert()
247 NewBlockBasedTableFactory(table_options_no_bc)); in Insert()
/dports/databases/rocksdb-lite/rocksdb-6.26.1/utilities/persistent_cache/
H A Dpersistent_cache_test.h244 BlockBasedTableOptions table_options_no_bc; in Insert() local
245 table_options_no_bc.no_block_cache = true; in Insert()
247 NewBlockBasedTableFactory(table_options_no_bc)); in Insert()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/rocksdb/rocksdb/utilities/persistent_cache/
H A Dpersistent_cache_test.h244 BlockBasedTableOptions table_options_no_bc; in Insert() local
245 table_options_no_bc.no_block_cache = true; in Insert()
247 NewBlockBasedTableFactory(table_options_no_bc)); in Insert()
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/rocksdb/rocksdb/utilities/persistent_cache/
H A Dpersistent_cache_test.h243 BlockBasedTableOptions table_options_no_bc; in Insert() local
244 table_options_no_bc.no_block_cache = true; in Insert()
246 NewBlockBasedTableFactory(table_options_no_bc)); in Insert()
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/rocksdb/rocksdb/utilities/persistent_cache/
H A Dpersistent_cache_test.h243 BlockBasedTableOptions table_options_no_bc; in Insert() local
244 table_options_no_bc.no_block_cache = true; in Insert()
246 NewBlockBasedTableFactory(table_options_no_bc)); in Insert()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/rocksdb/rocksdb/utilities/persistent_cache/
H A Dpersistent_cache_test.h243 BlockBasedTableOptions table_options_no_bc; in Insert() local
244 table_options_no_bc.no_block_cache = true; in Insert()
246 NewBlockBasedTableFactory(table_options_no_bc)); in Insert()
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/rocksdb/rocksdb/utilities/persistent_cache/
H A Dpersistent_cache_test.h243 BlockBasedTableOptions table_options_no_bc; in Insert() local
244 table_options_no_bc.no_block_cache = true; in Insert()
246 NewBlockBasedTableFactory(table_options_no_bc)); in Insert()
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/rocksdb/rocksdb/utilities/persistent_cache/
H A Dpersistent_cache_test.h243 BlockBasedTableOptions table_options_no_bc; in Insert() local
244 table_options_no_bc.no_block_cache = true; in Insert()
246 NewBlockBasedTableFactory(table_options_no_bc)); in Insert()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/rocksdb/rocksdb/utilities/persistent_cache/
H A Dpersistent_cache_test.h243 BlockBasedTableOptions table_options_no_bc; in Insert() local
244 table_options_no_bc.no_block_cache = true; in Insert()
246 NewBlockBasedTableFactory(table_options_no_bc)); in Insert()
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/librocksdb-sys-6.7.4/rocksdb/db/
H A Dcorruption_test.cc337 BlockBasedTableOptions table_options_no_bc; in TEST_F() local
338 table_options_no_bc.no_block_cache = true; in TEST_F()
339 options.table_factory.reset(NewBlockBasedTableFactory(table_options_no_bc)); in TEST_F()
H A Ddb_block_cache_test.cc618 BlockBasedTableOptions table_options_no_bc; in TEST_F() local
619 table_options_no_bc.no_block_cache = true; in TEST_F()
621 NewBlockBasedTableFactory(table_options_no_bc)); in TEST_F()
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/rocksdb/rocksdb/db/
H A Dcorruption_test.cc337 BlockBasedTableOptions table_options_no_bc; in TEST_F() local
338 table_options_no_bc.no_block_cache = true; in TEST_F()
339 options.table_factory.reset(NewBlockBasedTableFactory(table_options_no_bc)); in TEST_F()
H A Ddb_block_cache_test.cc618 BlockBasedTableOptions table_options_no_bc; in TEST_F() local
619 table_options_no_bc.no_block_cache = true; in TEST_F()
621 NewBlockBasedTableFactory(table_options_no_bc)); in TEST_F()
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/rocksdb/rocksdb/db/
H A Dcorruption_test.cc337 BlockBasedTableOptions table_options_no_bc; in TEST_F() local
338 table_options_no_bc.no_block_cache = true; in TEST_F()
339 options.table_factory.reset(NewBlockBasedTableFactory(table_options_no_bc)); in TEST_F()
H A Ddb_block_cache_test.cc618 BlockBasedTableOptions table_options_no_bc; in TEST_F() local
619 table_options_no_bc.no_block_cache = true; in TEST_F()
621 NewBlockBasedTableFactory(table_options_no_bc)); in TEST_F()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/rocksdb/rocksdb/db/
H A Dcorruption_test.cc337 BlockBasedTableOptions table_options_no_bc; in TEST_F() local
338 table_options_no_bc.no_block_cache = true; in TEST_F()
339 options.table_factory.reset(NewBlockBasedTableFactory(table_options_no_bc)); in TEST_F()
H A Ddb_block_cache_test.cc618 BlockBasedTableOptions table_options_no_bc; in TEST_F() local
619 table_options_no_bc.no_block_cache = true; in TEST_F()
621 NewBlockBasedTableFactory(table_options_no_bc)); in TEST_F()
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/rocksdb/rocksdb/db/
H A Dcorruption_test.cc337 BlockBasedTableOptions table_options_no_bc; in TEST_F() local
338 table_options_no_bc.no_block_cache = true; in TEST_F()
339 options.table_factory.reset(NewBlockBasedTableFactory(table_options_no_bc)); in TEST_F()
H A Ddb_block_cache_test.cc618 BlockBasedTableOptions table_options_no_bc; in TEST_F() local
619 table_options_no_bc.no_block_cache = true; in TEST_F()
621 NewBlockBasedTableFactory(table_options_no_bc)); in TEST_F()
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/rocksdb/rocksdb/db/
H A Dcorruption_test.cc337 BlockBasedTableOptions table_options_no_bc; in TEST_F() local
338 table_options_no_bc.no_block_cache = true; in TEST_F()
339 options.table_factory.reset(NewBlockBasedTableFactory(table_options_no_bc)); in TEST_F()
H A Ddb_block_cache_test.cc618 BlockBasedTableOptions table_options_no_bc; in TEST_F() local
619 table_options_no_bc.no_block_cache = true; in TEST_F()
621 NewBlockBasedTableFactory(table_options_no_bc)); in TEST_F()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/rocksdb/rocksdb/db/
H A Dcorruption_test.cc337 BlockBasedTableOptions table_options_no_bc; in TEST_F() local
338 table_options_no_bc.no_block_cache = true; in TEST_F()
339 options.table_factory.reset(NewBlockBasedTableFactory(table_options_no_bc)); in TEST_F()

12