Searched defs:tombstone (Results 1 – 2 of 2) sorted by relevance
45 static entry_type* tombstone = reinterpret_cast<entry_type*>(0x1); in getTombstone() local
177 TEST_F(HashTableTest, tombstone) { in TEST_F() argument