Home
last modified time | relevance | path

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

/rocksdb-6.9/utilities/persistent_cache/
Dhash_table_evictable.h37 virtual ~EvictableHashTable() { AssertEmptyLRU(); } in ~EvictableHashTable()
124 AssertEmptyLRU(); in Clear()
127 void AssertEmptyLRU() { in AssertEmptyLRU() function