Searched defs:tombstone (Results 1 – 4 of 4) sorted by relevance
50 bool tombstone; variable
45 static entry_type* tombstone = reinterpret_cast<entry_type*>(0x1); in getTombstone() local
177 TEST_F(HashTableTest, tombstone) { in TEST_F() argument
2269 public void setCacheBehaviorTombstone(File path, boolean tombstone) throws IOException { in setCacheBehaviorTombstone()