|
GNU Radio's DSD Package
|
#include <gmock-matchers.h>
Public Types | |
| typedef internal::StlContainerView< Container > | View |
| typedef View::type | StlContainer |
| typedef View::const_reference | StlContainerReference |
| typedef internal::StlContainerView< Container > | View |
| typedef View::type | StlContainer |
| typedef View::const_reference | StlContainerReference |
Public Member Functions | |
| ContainerEqMatcher (const Container &rhs) | |
| void | DescribeTo (::std::ostream *os) const |
| void | DescribeNegationTo (::std::ostream *os) const |
| template<typename LhsContainer> | |
| bool | MatchAndExplain (const LhsContainer &lhs, MatchResultListener *listener) const |
| ContainerEqMatcher (const Container &rhs) | |
| void | DescribeTo (::std::ostream *os) const |
| void | DescribeNegationTo (::std::ostream *os) const |
| template<typename LhsContainer> | |
| bool | MatchAndExplain (const LhsContainer &lhs, MatchResultListener *listener) const |
| typedef View::type testing::internal::ContainerEqMatcher< Container >::StlContainer |
| typedef View::type testing::internal::ContainerEqMatcher< Container >::StlContainer |
| typedef View::const_reference testing::internal::ContainerEqMatcher< Container >::StlContainerReference |
| typedef View::const_reference testing::internal::ContainerEqMatcher< Container >::StlContainerReference |
| typedef internal::StlContainerView<Container> testing::internal::ContainerEqMatcher< Container >::View |
| typedef internal::StlContainerView<Container> testing::internal::ContainerEqMatcher< Container >::View |
|
inlineexplicit |
References GTEST_REMOVE_REFERENCE_AND_CONST_, and testing::StaticAssertTypeEq().
|
inlineexplicit |
References GTEST_REMOVE_REFERENCE_AND_CONST_, and testing::StaticAssertTypeEq().
|
inline |
References testing::internal::UniversalPrint().
|
inline |
References testing::internal::UniversalPrint().
|
inline |
References testing::internal::UniversalPrint().
|
inline |
References testing::internal::UniversalPrint().
|
inline |
|
inline |