#include <gmock.h>

Public Member Functions | |
| void | DescribeNegationTo (::std::ostream *os) const |
| void | DescribeTo (::std::ostream *os) const |
| WhenDynamicCastToMatcherBase (const Matcher< To > &matcher) | |
Static Protected Member Functions | |
| static string | GetToName () |
Protected Attributes | |
| const Matcher< To > | matcher_ |
Private Member Functions | |
| GTEST_DISALLOW_ASSIGN_ (WhenDynamicCastToMatcherBase) | |
Static Private Member Functions | |
| static void | GetCastTypeDescription (::std::ostream *os) |
Definition at line 6927 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
inlineexplicit |
Definition at line 6929 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
inline |
Definition at line 6937 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
inline |
Definition at line 6932 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
inlinestaticprivate |
Definition at line 6954 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
inlinestaticprotected |
Definition at line 6945 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
private |
|
protected |
Definition at line 6943 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.