v8toolkit
0.0.1
Utility library for embedding V8 Javascript engine in a c++ program
|
#include <gmock-matchers.h>
Public Member Functions | |
TrulyMatcher (Predicate pred) | |
template<typename T > | |
bool | MatchAndExplain (T &x, MatchResultListener *) const |
void | DescribeTo (::std::ostream *os) const |
void | DescribeNegationTo (::std::ostream *os) const |
Definition at line 1757 of file gmock-matchers.h.
|
inlineexplicit |
Definition at line 1759 of file gmock-matchers.h.
|
inline |
Definition at line 1766 of file gmock-matchers.h.
|
inline |
Definition at line 1779 of file gmock-matchers.h.
|
inline |
Definition at line 1783 of file gmock-matchers.h.
References GTEST_DISALLOW_ASSIGN_.