template <typename Container>

class Impl

Defined at line 2377 of file ../../third_party/googletest/src/googlemock/include/gmock/gmock-matchers.h

Public Methods

void Impl<Container> (const SizeMatcher & size_matcher)

Defined at line 2380 of file ../../third_party/googletest/src/googlemock/include/gmock/gmock-matchers.h

void DescribeTo (::std::ostream * os)

Defined at line 2383 of file ../../third_party/googletest/src/googlemock/include/gmock/gmock-matchers.h

void DescribeNegationTo (::std::ostream * os)

Defined at line 2387 of file ../../third_party/googletest/src/googlemock/include/gmock/gmock-matchers.h

bool MatchAndExplain (Container container, MatchResultListener * listener)

Defined at line 2392 of file ../../third_party/googletest/src/googlemock/include/gmock/gmock-matchers.h