Searched refs:GetPrefixKeyCount (Results 1 – 3 of 3) sorted by relevance
467 extern inline uint64_t GetPrefixKeyCount(const std::string& prefix, in GetPrefixKeyCount() function
266 count <= GetPrefixKeyCount(prefix.ToString(), upper_bound)); in TestPrefixScan()
289 assert(count <= GetPrefixKeyCount(prefix.ToString(), upper_bound)); in TestPrefixScan()