Home
last modified time | relevance | path

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

/rocksdb-6.9/utilities/persistent_cache/
Dhash_table_test.cc23 ~HashTableTest() override { map_.Clear(&HashTableTest::ClearNode); } in ~HashTableTest()
46 static void ClearNode(Node /*node*/) {} in ClearNode() function
53 map_.Clear(&EvictableHashTableTest::ClearNode); in ~EvictableHashTableTest()
78 static void ClearNode(Node* /*node*/) {} in ClearNode() function