Home
last modified time | relevance | path

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

/rocksdb-6.9/test_util/
Dtestutil.cc147 void CorruptKeyType(InternalKey* ikey) { in CorruptKeyType() function
157 CorruptKeyType(&k); in KeyStr()
Dtestutil.h397 extern void CorruptKeyType(InternalKey* ikey);
/rocksdb-6.9/db/
Dmerge_helper_test.cc41 test::CorruptKeyType(&ikey); in AddKeyVal()
/rocksdb-6.9/db/compaction/
Dcompaction_job_test.cc230 test::CorruptKeyType(&internal_key); in CreateTwoFiles()
231 test::CorruptKeyType(&bottommost_internal_key); in CreateTwoFiles()