Home
last modified time | relevance | path

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

/rocksdb-6.9/utilities/transactions/
Dtransaction_test.cc161 const bool DO_VALIDATE = true; in TEST_P() local
177 txn->GetForUpdate(read_options, "foo", &value, EXCLUSIVE, !DO_VALIDATE)); in TEST_P()