Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
testing::Matcher< T > Member List

This is the complete list of members for testing::Matcher< T >, including all inherited members.

DescribeNegationTo(::std::ostream *os) consttesting::internal::MatcherBase< T >inline
DescribeTo(::std::ostream *os) consttesting::internal::MatcherBase< T >inline
ExplainMatchResultTo(GTEST_REFERENCE_TO_CONST_(T) x, ::std::ostream *os) consttesting::internal::MatcherBase< T >inline
GetDescriber() consttesting::internal::MatcherBase< T >inline
MatchAndExplain(GTEST_REFERENCE_TO_CONST_(T) x, MatchResultListener *listener) consttesting::internal::MatcherBase< T >inline
Matcher()testing::Matcher< T >inlineexplicit
Matcher(const MatcherInterface< GTEST_REFERENCE_TO_CONST_(T)> *impl)testing::Matcher< T >inlineexplicit
Matcher(const MatcherInterface< U > *impl, typename internal::EnableIf<!internal::IsSame< U, GTEST_REFERENCE_TO_CONST_(U)>::value >::type *=NULL)testing::Matcher< T >inlineexplicit
Matcher(T value)testing::Matcher< T >
MatcherBase()testing::internal::MatcherBase< T >inlineprotected
MatcherBase(const MatcherInterface< GTEST_REFERENCE_TO_CONST_(T)> *impl)testing::internal::MatcherBase< T >inlineexplicitprotected
MatcherBase(const MatcherInterface< U > *impl, typename internal::EnableIf< !internal::IsSame< U, GTEST_REFERENCE_TO_CONST_(U)>::value >::type *=NULL)testing::internal::MatcherBase< T >inlineexplicitprotected
Matches(GTEST_REFERENCE_TO_CONST_(T) x) consttesting::internal::MatcherBase< T >inline
~MatcherBase()testing::internal::MatcherBase< T >inlineprotectedvirtual