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