v8toolkit
0.0.1
Utility library for embedding V8 Javascript engine in a c++ program
|
#include <gmock-matchers.h>
Public Member Functions | |
BothOfMatcherImpl (const Matcher< T > &matcher1, const Matcher< T > &matcher2) | |
virtual void | DescribeTo (::std::ostream *os) const |
virtual void | DescribeNegationTo (::std::ostream *os) const |
virtual bool | MatchAndExplain (T x, MatchResultListener *listener) const |
Definition at line 1492 of file gmock-matchers.h.
|
inline |
Definition at line 1494 of file gmock-matchers.h.
|
inlinevirtual |
Implements testing::MatcherDescriberInterface.
Definition at line 1497 of file gmock-matchers.h.
|
inlinevirtual |
Reimplemented from testing::MatcherDescriberInterface.
Definition at line 1505 of file gmock-matchers.h.
|
inlinevirtual |
Implements testing::MatcherInterface< T >.
Definition at line 1513 of file gmock-matchers.h.
References testing::Args(), GTEST_DISALLOW_ASSIGN_, and testing::StringMatchResultListener::str().