Home
last modified time | relevance | path

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

/rocksdb-6.9/utilities/transactions/
Dwrite_prepared_transaction_test.cc2094 int gap_cnt = 0; in TEST_P() local
2138 } else if (gap_cnt < max_gap) { in TEST_P()
2140 gap_cnt++; in TEST_P()
2162 wp_db->max_evicted_seq_.load(), snapshot, gap_cnt, in TEST_P()