v8toolkit
0.0.1
Utility library for embedding V8 Javascript engine in a c++ program
|
#include <gmock-matchers.h>
Public Member Functions | |
WhenDynamicCastToMatcher (const Matcher< To > &matcher) | |
template<typename From > | |
bool | MatchAndExplain (From from, MatchResultListener *listener) const |
void | DescribeTo (::std::ostream *os) const |
void | DescribeNegationTo (::std::ostream *os) const |
Static Protected Member Functions | |
static string | GetToName () |
Protected Attributes | |
const Matcher< To > | matcher_ |
Definition at line 2145 of file gmock-matchers.h.
|
inlineexplicit |
Definition at line 2147 of file gmock-matchers.h.
|
inline |
Definition at line 2151 of file gmock-matchers.h.
References testing::internal::MatchPrintAndExplain().
|
inlineinherited |
Definition at line 2113 of file gmock-matchers.h.
|
inlineinherited |
Definition at line 2118 of file gmock-matchers.h.
|
inlinestaticprotectedinherited |
Definition at line 2126 of file gmock-matchers.h.
|
protectedinherited |
Definition at line 2124 of file gmock-matchers.h.