Home
last modified time | relevance | path

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

/rocksdb-6.9/utilities/transactions/
Doptimistic_transaction_test.cc332 const int kAttemptHistoryMemtable = 0; in TEST_P() local
334 for (int attempt = kAttemptHistoryMemtable; attempt <= kAttemptImmMemTable; in TEST_P()
381 if (attempt == kAttemptHistoryMemtable) { in TEST_P()
391 if (attempt == kAttemptHistoryMemtable) { in TEST_P()
Dwrite_prepared_transaction_test.cc795 const int kAttemptHistoryMemtable = 0; in TEST_P() local
797 for (int attempt = kAttemptHistoryMemtable; attempt <= kAttemptImmMemTable; in TEST_P()
841 if (attempt == kAttemptHistoryMemtable) { in TEST_P()
851 if (attempt == kAttemptHistoryMemtable) { in TEST_P()
893 if (attempt == kAttemptHistoryMemtable) { in TEST_P()
905 if (attempt == kAttemptHistoryMemtable) { in TEST_P()