Home
last modified time | relevance | path

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

/rocksdb-6.9/utilities/transactions/
Dtransaction_test.cc5190 auto cfh_default = reinterpret_cast<ColumnFamilyHandleImpl*>(handles[0]); in TEST_P() local
5191 auto opt_default = *cfh_default->cfd()->GetLatestMutableCFOptions(); in TEST_P()