Home
last modified time | relevance | path

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

/rocksdb-6.9/db_stress_tool/
Dno_batched_ops_stress.cc23 const int64_t max_key = shared->GetMaxKey(); in VerifyDb()
308 int64_t max_key = shared->GetMaxKey(); in TestPut()
388 int64_t max_key = shared->GetMaxKey(); in TestDelete()
470 int64_t max_key = shared->GetMaxKey(); in TestDeleteRange()
547 shared->GetMaxKey()); in TestIngestExternalFile()
Ddb_stress_shared_state.h184 int64_t GetMaxKey() const { return max_key_; } in GetMaxKey() function
Dcf_consistency_stress.cc79 int64_t max_key = shared->GetMaxKey(); in TestDeleteRange()