Home
last modified time | relevance | path

Searched refs:DestroyDB (Results 1 – 25 of 64) sorted by relevance

123

/rocksdb-6.9/db/
Ddb_logical_block_size_cache_test.cc91 ASSERT_OK(DestroyDB(dbname_, options, {})); in TEST_F()
120 ASSERT_OK(DestroyDB(dbname_, options, {})); in TEST_F()
166 ASSERT_OK(DestroyDB(dbname_, options, {{"cf", cf_options}})); in TEST_F()
220 ASSERT_OK(DestroyDB(dbname_, options, in TEST_F()
309 ASSERT_OK(DestroyDB(dbname_, options, in TEST_F()
384 ASSERT_OK(DestroyDB(dbname_, options, {{"cf", cf_options}})); in TEST_F()
442 ASSERT_OK(DestroyDB(data_path_0_, options, {{"cf", cf_options0}})); in TEST_F()
447 ASSERT_OK(DestroyDB(data_path_1_, options, {{"cf", cf_options1}})); in TEST_F()
499 ASSERT_OK(DestroyDB(dbname_ + "/db0", options, {{"cf", cf_options}})); in TEST_F()
504 ASSERT_OK(DestroyDB(dbname_ + "/db1", options, {{"cf", cf_options}})); in TEST_F()
Dcompact_files_test.cc79 DestroyDB(db_name_, options); in TEST_F()
138 DestroyDB(db_name_, options); in TEST_F()
177 DestroyDB(db_name_, options); in TEST_F()
213 DestroyDB(db_name_, options); in TEST_F()
288 DestroyDB(db_name_, options); in TEST_F()
326 DestroyDB(db_name_, Options()); in TEST_F()
377 DestroyDB(db_name_, options); in TEST_F()
Dmerge_test.cc82 DestroyDB(dbname, Options()); in OpenDb()
416 DestroyDB(dbname, Options()); in runTest()
425 DestroyDB(dbname, Options()); in runTest()
436 DestroyDB(dbname, Options()); in runTest()
443 DestroyDB(dbname, Options()); in runTest()
462 DestroyDB(dbname, Options()); in runTest()
Dmanual_compaction_test.cc42 DestroyDB(dbname_, Options()); in ManualCompactionTest()
120 DestroyDB(dbname_, options); in TEST_F()
176 DestroyDB(dbname_, Options()); in TEST_F()
288 DestroyDB(dbname_, options); in TEST_F()
Dprefix_test.cc308 ASSERT_OK(DestroyDB(kDbName, Options())); in TEST()
325 ASSERT_OK(DestroyDB(kDbName, Options())); in TEST()
342 ASSERT_OK(DestroyDB(kDbName, Options())); in TEST()
353 DestroyDB(kDbName, Options()); in TEST_F()
526 DestroyDB(kDbName, Options()); in TEST_F()
578 DestroyDB(kDbName, Options()); in TEST_F()
685 DestroyDB(kDbName, Options()); in TEST_F()
801 DestroyDB(kDbName, Options()); in TEST_F()
834 DestroyDB(kDbName, Options()); in TEST_F()
854 DestroyDB(kDbName, Options()); in TEST_F()
Dwrite_callback_test.cc160 DestroyDB(dbname, options); in TEST_F()
364 DestroyDB(dbname, options); in TEST_F()
383 DestroyDB(dbname, options); in TEST_F()
433 DestroyDB(dbname, options); in TEST_F()
Dperf_context_test.cc70 DestroyDB(kDbName, Options()); in TEST_F()
207 DestroyDB(kDbName, Options()); // Start this test with a fresh DB in ProfileQueries()
512 DestroyDB(kDbName, Options()); in TEST_F()
644 DestroyDB(kDbName, Options()); in TEST_F()
820 DestroyDB(kDbName, Options()); in TEST_F()
Dcorruption_test.cc56 DestroyDB(dbname_, options_); in CorruptionTest()
69 DestroyDB(dbname_, Options()); in ~CorruptionTest()
593 DestroyDB(dbname_, options_); in TEST_F()
Dcuckoo_table_db_test.cc29 EXPECT_OK(DestroyDB(dbname_, Options())); in CuckooTableDBTest()
36 EXPECT_OK(DestroyDB(dbname_, Options())); in ~CuckooTableDBTest()
Dcomparator_db_test.cc272 EXPECT_OK(DestroyDB(dbname_, last_options_)); in ComparatorDBTest()
277 EXPECT_OK(DestroyDB(dbname_, last_options_)); in ~ComparatorDBTest()
305 ASSERT_OK(DestroyDB(dbname_, last_options_)); in Destroy()
Derror_handler_fs_test.cc704 DestroyDB(dbname_, options); in TEST_F()
990 DestroyDB(dbname_ + std::string(buf), options[i]); in TEST_F()
1052 Status s = DestroyDB(dbname_ + std::string(buf), options[i]); in TEST_F()
1103 DestroyDB(dbname_ + std::string(buf), options[i]); in TEST_F()
1183 DestroyDB(dbname_ + std::string(buf), options[i]); in TEST_F()
Ddb_test2.cc384 ASSERT_OK(DestroyDB(dbname2, options)); in TEST_F()
454 ASSERT_OK(DestroyDB(dbname2, options)); in TEST_F()
3191 ASSERT_OK(DestroyDB(dbname2, options)); in TEST_F()
3240 ASSERT_OK(DestroyDB(dbname2, options)); in TEST_F()
3266 ASSERT_OK(DestroyDB(dbname2, options)); in TEST_F()
3308 ASSERT_OK(DestroyDB(dbname2, options)); in TEST_F()
3335 ASSERT_OK(DestroyDB(dbname2, options)); in TEST_F()
3379 ASSERT_OK(DestroyDB(dbname2, options)); in TEST_F()
3434 ASSERT_OK(DestroyDB(dbname2, options)); in TEST_F()
3479 ASSERT_OK(DestroyDB(dbname2, options)); in TEST_F()
[all …]
Doptions_file_test.cc68 DestroyDB(dbname_, opt); in TEST_F()
Dfault_injection_test.cc163 EXPECT_OK(DestroyDB(dbname_, options_)); in NewDB()
179 Status s = DestroyDB(dbname_, options_); in TearDown()
/rocksdb-6.9/utilities/checkpoint/
Dcheckpoint_test.cc60 EXPECT_OK(DestroyDB(dbname_, delete_options)); in CheckpointTest()
62 EXPECT_OK(DestroyDB(dbname_, options)); in CheckpointTest()
66 EXPECT_OK(DestroyDB(snapshot_name_, options)); in CheckpointTest()
68 EXPECT_OK(DestroyDB(snapshot_tmp_name, options)); in CheckpointTest()
95 EXPECT_OK(DestroyDB(dbname_, options)); in ~CheckpointTest()
96 EXPECT_OK(DestroyDB(snapshot_name_, options)); in ~CheckpointTest()
183 ASSERT_OK(DestroyDB(dbname_, options)); in Destroy()
272 ASSERT_OK(DestroyDB(dbname_, options)); in TEST_F()
298 ASSERT_OK(DestroyDB(dbname_, options)); in TEST_F()
307 ASSERT_OK(DestroyDB(dbname_, options)); in TEST_F()
[all …]
/rocksdb-6.9/utilities/backupable/
Dbackupable_db_test.cc788 DestroyDB(dbname_, options_); in TEST_P()
807 DestroyDB(dbname_, options_); in TEST_P()
1445 DestroyDB(dbname_, options_); in TEST_F()
1452 DestroyDB(dbname_, options_); in TEST_F()
1477 DestroyDB(dbname_, options_); in TEST_F()
1487 DestroyDB(dbname_, options_); in TEST_F()
1491 DestroyDB(dbname_, options_); in TEST_F()
1570 DestroyDB(dbname_, options_); in TEST_F()
1603 DestroyDB(dbname_, options_); in TEST_F()
1639 DestroyDB(dbname_, options_); in TEST_F()
[all …]
/rocksdb-6.9/util/
Dslice_transform_test.cc57 EXPECT_OK(DestroyDB(dbname_, last_options_)); in SliceTransformDBTest()
62 EXPECT_OK(DestroyDB(dbname_, last_options_)); in ~SliceTransformDBTest()
79 ASSERT_OK(DestroyDB(dbname_, last_options_)); in Destroy()
/rocksdb-6.9/utilities/write_batch_with_index/
Dwrite_batch_with_index_test.cc987 DestroyDB(dbname, options); in TEST_F()
1024 DestroyDB(dbname, options); in TEST_F()
1035 DestroyDB(dbname, options); in TEST_F()
1084 DestroyDB(dbname, options); in TEST_F()
1093 DestroyDB(dbname, options); in TEST_F()
1134 DestroyDB(dbname, options); in TEST_F()
1146 DestroyDB(dbname, options); in TEST_F()
1260 DestroyDB(dbname, options); in TEST_F()
1272 DestroyDB(dbname, options); in TEST_F()
1308 DestroyDB(dbname, options); in TEST_F()
[all …]
/rocksdb-6.9/utilities/transactions/
Dtransaction_test.h66 DestroyDB(dbname, options); in TransactionTestBase()
94 DestroyDB(dbname, options); in ~TransactionTestBase()
139 DestroyDB(dbname, options); in ReOpen()
/rocksdb-6.9/utilities/memory/
Dmemory_test.cc113 DestroyDB(GetDBName(i), opt); in TEST_F()
172 DestroyDB(GetDBName(i), opt); in TEST_F()
/rocksdb-6.9/db/compaction/
Dcompaction_job_stats_test.cc105 EXPECT_OK(DestroyDB(dbname_, delete_options)); in CompactionJobStatsTest()
107 EXPECT_OK(DestroyDB(dbname_, options)); in CompactionJobStatsTest()
122 EXPECT_OK(DestroyDB(dbname_, options)); in ~CompactionJobStatsTest()
202 ASSERT_OK(DestroyDB(dbname_, options)); in Destroy()
/rocksdb-6.9/examples/
Doptions_file_example.cc62 Status s = DestroyDB(kDBPath, Options(db_opt, cf_descs[0].options)); in main()
Dtransaction_example.cc182 DestroyDB(kDBPath, options); in main()
Doptimistic_transaction_example.cc176 DestroyDB(kDBPath, options); in main()
/rocksdb-6.9/tools/
Ddb_repl_stress.cc116 DestroyDB(default_db_path, options); in main()

123