Searched defs:IsValidKey (Results 1 – 2 of 2) sorted by relevance
56 static constexpr bool IsValidKey(uint64_t key) { in IsValidKey() function
172 static bool IsValidKey(Key k) { in IsValidKey() function in leveldb::ConcurrentTest