Searched defs:MatchEmpty (Results 1 – 2 of 2) sorted by relevance
253 BitMask<uint32_t, kWidth> MatchEmpty() const { in MatchEmpty() function313 BitMask<uint32_t, kWidth> MatchEmpty() const { in MatchEmpty() function381 BitMask<uint64_t, kWidth, 3> MatchEmpty() const { in MatchEmpty() function
197 TEST(Group, MatchEmpty) { in TEST() argument