v8toolkit
0.0.1
Utility library for embedding V8 Javascript engine in a c++ program
|
#include <gmock-matchers.h>
Public Member Functions | |
WhenDynamicCastToMatcherBase (const Matcher< To > &matcher) | |
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 2108 of file gmock-matchers.h.
|
inlineexplicit |
Definition at line 2110 of file gmock-matchers.h.
|
inline |
Definition at line 2113 of file gmock-matchers.h.
|
inline |
Definition at line 2118 of file gmock-matchers.h.
|
inlinestaticprotected |
Definition at line 2126 of file gmock-matchers.h.
|
protected |
Definition at line 2124 of file gmock-matchers.h.