#include <gmock.h>

Public Member Functions | |
| template<typename From > | |
| bool | MatchAndExplain (From from, MatchResultListener *listener) const |
| WhenDynamicCastToMatcher (const Matcher< To > &matcher) | |
Public Member Functions inherited from testing::internal::WhenDynamicCastToMatcherBase< To > | |
| void | DescribeNegationTo (::std::ostream *os) const |
| void | DescribeTo (::std::ostream *os) const |
| WhenDynamicCastToMatcherBase (const Matcher< To > &matcher) | |
Additional Inherited Members | |
Static Protected Member Functions inherited from testing::internal::WhenDynamicCastToMatcherBase< To > | |
| static string | GetToName () |
Protected Attributes inherited from testing::internal::WhenDynamicCastToMatcherBase< To > | |
| const Matcher< To > | matcher_ |
Definition at line 6964 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
inlineexplicit |
Definition at line 6966 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
inline |
Definition at line 6970 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.