Searched defs:MatchEmptyOrDeleted (Results 1 – 2 of 2) sorted by relevance
264 BitMask<uint32_t, kWidth> MatchEmptyOrDeleted() const { in MatchEmptyOrDeleted() function318 BitMask<uint32_t, kWidth> MatchEmptyOrDeleted() const { in MatchEmptyOrDeleted() function386 BitMask<uint64_t, kWidth, 3> MatchEmptyOrDeleted() const { in MatchEmptyOrDeleted() function
214 TEST(Group, MatchEmptyOrDeleted) { in TEST() argument