Home
last modified time | relevance | path

Searched defs:expect_update (Results 1 – 1 of 1) sorted by relevance

/rocksdb-6.9/utilities/transactions/
Dwrite_prepared_transaction_test.cc379 bool expect_update) { in MaybeUpdateOldCommitMapTestWithNext()
1115 bool expect_update = commit_entry.commit_seq - commit_entry.prep_seq > 5 && in TEST_P() local