Home
last modified time | relevance | path

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

/rocksdb-6.9/db/
Dprefix_test.cc157 void DeleteKey(DB* db, WriteOptions write_options, const TestKey& test_key) { in DeleteKey() function
718 DeleteKey(db.get(), write_options, kv.first); in TEST_F()