proxygen
|
#include <gmock-matchers.h>
Public Types | |
typedef internal::StlContainerView< GTEST_REMOVE_REFERENCE_AND_CONST_(Container)> | ContainerView |
typedef std::iterator_traits< typename ContainerView::type::const_iterator >::difference_type | DistanceType |
typedef internal::StlContainerView< GTEST_REMOVE_REFERENCE_AND_CONST_(Container)> | ContainerView |
typedef std::iterator_traits< typename ContainerView::type::const_iterator >::difference_type | DistanceType |
typedef internal::StlContainerView< GTEST_REMOVE_REFERENCE_AND_CONST_(Container)> | ContainerView |
typedef std::iterator_traits< typename ContainerView::type::const_iterator >::difference_type | DistanceType |
Public Member Functions | |
Impl (const DistanceMatcher &distance_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 DistanceMatcher &distance_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 DistanceMatcher &distance_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< DistanceType > | distance_matcher_ |
Definition at line 2463 of file gmock-matchers.h.
typedef internal::StlContainerView< GTEST_REMOVE_REFERENCE_AND_CONST_(Container)> testing::internal::BeginEndDistanceIsMatcher< DistanceMatcher >::Impl< Container >::ContainerView |
Definition at line 2466 of file gmock-matchers.h.
typedef internal::StlContainerView< GTEST_REMOVE_REFERENCE_AND_CONST_(Container)> testing::internal::BeginEndDistanceIsMatcher< DistanceMatcher >::Impl< Container >::ContainerView |
Definition at line 2466 of file gmock-matchers.h.
typedef internal::StlContainerView< GTEST_REMOVE_REFERENCE_AND_CONST_(Container)> testing::internal::BeginEndDistanceIsMatcher< DistanceMatcher >::Impl< Container >::ContainerView |
Definition at line 2466 of file gmock-matchers.h.
typedef std::iterator_traits< typename ContainerView::type::const_iterator>::difference_type testing::internal::BeginEndDistanceIsMatcher< DistanceMatcher >::Impl< Container >::DistanceType |
Definition at line 2469 of file gmock-matchers.h.
typedef std::iterator_traits< typename ContainerView::type::const_iterator>::difference_type testing::internal::BeginEndDistanceIsMatcher< DistanceMatcher >::Impl< Container >::DistanceType |
Definition at line 2469 of file gmock-matchers.h.
typedef std::iterator_traits< typename ContainerView::type::const_iterator>::difference_type testing::internal::BeginEndDistanceIsMatcher< DistanceMatcher >::Impl< Container >::DistanceType |
Definition at line 2469 of file gmock-matchers.h.
|
inlineexplicit |
Definition at line 2470 of file gmock-matchers.h.
|
inlineexplicit |
Definition at line 2470 of file gmock-matchers.h.
|
inlineexplicit |
Definition at line 2470 of file gmock-matchers.h.
|
inlinevirtual |
Reimplemented from testing::MatcherDescriberInterface.
Definition at line 2477 of file gmock-matchers.h.
|
inlinevirtual |
Reimplemented from testing::MatcherDescriberInterface.
Definition at line 2477 of file gmock-matchers.h.
|
inlinevirtual |
Reimplemented from testing::MatcherDescriberInterface.
Definition at line 2477 of file gmock-matchers.h.
|
inlinevirtual |
Implements testing::MatcherDescriberInterface.
Definition at line 2473 of file gmock-matchers.h.
|
inlinevirtual |
Implements testing::MatcherDescriberInterface.
Definition at line 2473 of file gmock-matchers.h.
|
inlinevirtual |
Implements testing::MatcherDescriberInterface.
Definition at line 2473 of file gmock-matchers.h.
|
private |
|
private |
|
private |
|
inlinevirtual |
Implements testing::MatcherInterface< Container >.
Definition at line 2482 of file gmock-matchers.h.
References folly::test::begin(), folly::test::end(), testing::internal::PrintIfNotEmpty(), and testing::MatchResultListener::stream().
|
inlinevirtual |
Implements testing::MatcherInterface< Container >.
Definition at line 2482 of file gmock-matchers.h.
References folly::test::begin(), folly::test::end(), GTEST_DISALLOW_ASSIGN_, and testing::internal::PrintIfNotEmpty().
|
inlinevirtual |
Implements testing::MatcherInterface< Container >.
Definition at line 2482 of file gmock-matchers.h.
References folly::test::begin(), folly::test::end(), GTEST_DISALLOW_ASSIGN_, and testing::internal::PrintIfNotEmpty().
|
private |
Definition at line 2501 of file gmock-matchers.h.