proxygen
|
#include <gmock-matchers.h>
Public Types | |
typedef internal::StlContainerView< GTEST_REMOVE_REFERENCE_AND_CONST_(Container)> | ContainerView |
typedef ContainerView::type::size_type | SizeType |
typedef internal::StlContainerView< GTEST_REMOVE_REFERENCE_AND_CONST_(Container)> | ContainerView |
typedef ContainerView::type::size_type | SizeType |
typedef internal::StlContainerView< GTEST_REMOVE_REFERENCE_AND_CONST_(Container)> | ContainerView |
typedef ContainerView::type::size_type | SizeType |
Public Member Functions | |
Impl (const SizeMatcher &size_matcher) | |
virtual void | DescribeTo (::std::ostream *os) const |
virtual void | DescribeNegationTo (::std::ostream *os) const |
virtual bool | MatchAndExplain (Container container, MatchResultListener *listener) const |
Impl (const SizeMatcher &size_matcher) | |
virtual void | DescribeTo (::std::ostream *os) const |
virtual void | DescribeNegationTo (::std::ostream *os) const |
virtual bool | MatchAndExplain (Container container, MatchResultListener *listener) const |
Impl (const SizeMatcher &size_matcher) | |
virtual void | DescribeTo (::std::ostream *os) const |
virtual void | DescribeNegationTo (::std::ostream *os) const |
virtual bool | MatchAndExplain (Container container, MatchResultListener *listener) const |
Public Member Functions inherited from testing::MatcherDescriberInterface | |
virtual | ~MatcherDescriberInterface () |
virtual | ~MatcherDescriberInterface () |
virtual | ~MatcherDescriberInterface () |
Private Member Functions | |
GTEST_DISALLOW_ASSIGN_ (Impl) | |
GTEST_DISALLOW_ASSIGN_ (Impl) | |
GTEST_DISALLOW_ASSIGN_ (Impl) | |
Private Attributes | |
const Matcher< SizeType > | size_matcher_ |
Definition at line 2411 of file gmock-matchers.h.
typedef internal::StlContainerView< GTEST_REMOVE_REFERENCE_AND_CONST_(Container)> testing::internal::SizeIsMatcher< SizeMatcher >::Impl< Container >::ContainerView |
Definition at line 2414 of file gmock-matchers.h.
typedef internal::StlContainerView< GTEST_REMOVE_REFERENCE_AND_CONST_(Container)> testing::internal::SizeIsMatcher< SizeMatcher >::Impl< Container >::ContainerView |
Definition at line 2414 of file gmock-matchers.h.
typedef internal::StlContainerView< GTEST_REMOVE_REFERENCE_AND_CONST_(Container)> testing::internal::SizeIsMatcher< SizeMatcher >::Impl< Container >::ContainerView |
Definition at line 2414 of file gmock-matchers.h.
typedef ContainerView::type::size_type testing::internal::SizeIsMatcher< SizeMatcher >::Impl< Container >::SizeType |
Definition at line 2415 of file gmock-matchers.h.
typedef ContainerView::type::size_type testing::internal::SizeIsMatcher< SizeMatcher >::Impl< Container >::SizeType |
Definition at line 2415 of file gmock-matchers.h.
typedef ContainerView::type::size_type testing::internal::SizeIsMatcher< SizeMatcher >::Impl< Container >::SizeType |
Definition at line 2415 of file gmock-matchers.h.
|
inlineexplicit |
Definition at line 2416 of file gmock-matchers.h.
|
inlineexplicit |
Definition at line 2416 of file gmock-matchers.h.
|
inlineexplicit |
Definition at line 2416 of file gmock-matchers.h.
|
inlinevirtual |
Reimplemented from testing::MatcherDescriberInterface.
Definition at line 2423 of file gmock-matchers.h.
|
inlinevirtual |
Reimplemented from testing::MatcherDescriberInterface.
Definition at line 2423 of file gmock-matchers.h.
|
inlinevirtual |
Reimplemented from testing::MatcherDescriberInterface.
Definition at line 2423 of file gmock-matchers.h.
|
inlinevirtual |
Implements testing::MatcherDescriberInterface.
Definition at line 2419 of file gmock-matchers.h.
|
inlinevirtual |
Implements testing::MatcherDescriberInterface.
Definition at line 2419 of file gmock-matchers.h.
|
inlinevirtual |
Implements testing::MatcherDescriberInterface.
Definition at line 2419 of file gmock-matchers.h.
|
private |
|
private |
|
private |
|
inlinevirtual |
Implements testing::MatcherInterface< Container >.
Definition at line 2428 of file gmock-matchers.h.
References testing::internal::PrintIfNotEmpty(), folly::size(), testing::StringMatchResultListener::str(), and testing::MatchResultListener::stream().
|
inlinevirtual |
Implements testing::MatcherInterface< Container >.
Definition at line 2428 of file gmock-matchers.h.
References GTEST_DISALLOW_ASSIGN_, testing::internal::PrintIfNotEmpty(), folly::size(), and testing::StringMatchResultListener::str().
|
inlinevirtual |
Implements testing::MatcherInterface< Container >.
Definition at line 2428 of file gmock-matchers.h.
References GTEST_DISALLOW_ASSIGN_, testing::internal::PrintIfNotEmpty(), folly::size(), and testing::StringMatchResultListener::str().
|
private |
Definition at line 2440 of file gmock-matchers.h.