Searched defs:CountIf (Results 1 – 2 of 2) sorted by relevance
276 inline int CountIf(const Container& c, Predicate predicate) { in CountIf() function
836 TEST(ContainerUtilityTest, CountIf) { in TEST() argument