Searched defs:IsSubset (Results 1 – 6 of 6) sorted by relevance
97 constexpr bool IsSubset(T1 subset, T2 set) { in IsSubset() function
282 TEST(Math, IsSubset) { in TEST() argument
46 bool IsSubset(PagePermissions lhs, PagePermissions rhs) { in IsSubset() function
30 bool IsSubset(const DecorationSet& a, const DecorationSet& b) { in IsSubset() function