Searched defs:HasAll (Results 1 – 3 of 3) sorted by relevance
99 func (cs LicenseConditionSet) HasAll(conditions ...LicenseCondition) bool { func
292 bool HasAll(EnumSet other) const { in HasAll() function
245 TEST_F(EnumSetTest, HasAll) { in TEST_F() argument