Home
last modified time | relevance | path

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

/rocksdb-6.9/utilities/transactions/
Dwrite_prepared_transaction_test.cc2104 std::set<uint64_t> committed_before; in TEST_P() local
2129 committed_before.insert(cur_txn); in TEST_P()
2155 (committed_before.find(s) != committed_before.end()); in TEST_P()