Searched refs:IsTombstone (Results 1 – 4 of 4) sorted by relevance
43 EXPECT_FALSE(merged.IsTombstone()); in TEST()85 EXPECT_FALSE(merged.IsTombstone()); in TEST()102 EXPECT_TRUE(merged.IsTombstone()); in TEST()
193 EXPECT_EQ(r.IsTombstone(), true); in TEST()210 EXPECT_EQ(r1.IsTombstone(), true); in TEST()251 EXPECT_EQ(r.IsTombstone(), false); in TEST()308 EXPECT_EQ(r1.IsTombstone(), false); in TEST()
226 if (IsTombstone()) { in LastModifiedTime()233 bool RowValue::IsTombstone() const { in IsTombstone() function in ROCKSDB_NAMESPACE::cassandra::RowValue355 if (value.IsTombstone()) { in Merge()
161 bool IsTombstone() const;