Home
last modified time | relevance | path

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

/rocksdb-6.9/db_stress_tool/
Ddb_stress_common.h467 extern inline uint64_t GetPrefixKeyCount(const std::string& prefix, in GetPrefixKeyCount() function
Dcf_consistency_stress.cc266 count <= GetPrefixKeyCount(prefix.ToString(), upper_bound)); in TestPrefixScan()
Dno_batched_ops_stress.cc289 assert(count <= GetPrefixKeyCount(prefix.ToString(), upper_bound)); in TestPrefixScan()