Home
last modified time | relevance | path

Searched defs:CountIf (Results 1 – 8 of 8) sorted by relevance

/third_party/boost/libs/hana/include/boost/hana/
Dcount_if.hpp33 using CountIf = BOOST_HANA_DISPATCH_IF(count_if_impl<S>, in operator ()() typedef
/third_party/boost/boost/hana/
Dcount_if.hpp33 using CountIf = BOOST_HANA_DISPATCH_IF(count_if_impl<S>, in operator ()() typedef
/third_party/mesa3d/src/gtest/src/
Dgtest-internal-inl.h280 inline int CountIf(const Container& c, Predicate predicate) { in CountIf() function
/third_party/googletest/googletest/src/
Dgtest-internal-inl.h289 inline int CountIf(const Container& c, Predicate predicate) { in CountIf() function
/third_party/skia/third_party/externals/abseil-cpp/absl/algorithm/
Dcontainer_test.cc144 TEST_F(NonMutatingTest, CountIf) { in TEST_F() argument
/third_party/abseil-cpp/absl/algorithm/
Dcontainer_test.cc144 TEST_F(NonMutatingTest, CountIf) { in TEST_F() argument
/third_party/googletest/googletest/test/
Dgtest_unittest.cc829 TEST(ContainerUtilityTest, CountIf) { in TEST() argument
/third_party/cef/tools/distrib/gtest/
Dgtest-all.cc677 inline int CountIf(const Container& c, Predicate predicate) { in CountIf() function