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