Home
last modified time | relevance | path

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

/rocksdb-6.9/db_stress_tool/
Dcf_consistency_stress.cc303 Options opt_copy = options_; in TestCheckpoint() local
304 opt_copy.env = db_stress_env->target(); in TestCheckpoint()
305 DestroyDB(checkpoint_dir, opt_copy); in TestCheckpoint()
340 DestroyDB(checkpoint_dir, opt_copy); in TestCheckpoint()