Home
last modified time | relevance | path

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

/rocksdb-6.9/utilities/transactions/
Dwrite_prepared_transaction_test.cc366 size_t commit_cache_bits) { in UpdateTransactionDBOptions() argument
368 txn_db_options.wp_commit_cache_bits = commit_cache_bits; in UpdateTransactionDBOptions()
1008 const size_t commit_cache_bits = 0; in TEST_P() local
1549 const size_t commit_cache_bits = 1; // disable commit cache in TEST_P() local
1590 const size_t commit_cache_bits = 1; // disable commit cache in TEST_P() local
2071 const size_t commit_cache_bits = 3; in TEST_P() local
3011 const size_t commit_cache_bits = 3; // 8 entries in TEST_P() local
3116 const size_t commit_cache_bits = 3; // 8 entries in TEST_P() local
3186 const size_t commit_cache_bits = 3; // 8 entries in TEST_P() local
3267 const size_t commit_cache_bits = 0; in TEST_P() local
[all …]