Home
last modified time | relevance | path

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

/rocksdb-6.9/db/
Ddb_test_util.cc650 void DBTestBase::Destroy(const Options& options, bool delete_cf_paths) { in Destroy() argument
652 if (delete_cf_paths) { in Destroy()
Ddb_test_util.h809 void Destroy(const Options& options, bool delete_cf_paths = false);