Home
last modified time | relevance | path

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

/rocksdb-6.9/utilities/transactions/
Dwrite_prepared_transaction_test.cc341 void SetDBSnapshots(const std::vector<SequenceNumber>& snapshots) { in SetDBSnapshots() function in ROCKSDB_NAMESPACE::WritePreparedTxnDBMock
1276 wp_db->SetDBSnapshots(initial_snapshots); in TEST_P()
1282 wp_db->SetDBSnapshots(latest_snapshots); in TEST_P()