v8toolkit
0.0.1
Utility library for embedding V8 Javascript engine in a c++ program
|
#include <gmock-matchers.h>
Public Member Functions | |
PairMatcher (FirstMatcher first_matcher, SecondMatcher second_matcher) | |
template<typename PairType > | |
operator Matcher< PairType > () const | |
Definition at line 3087 of file gmock-matchers.h.
|
inline |
Definition at line 3089 of file gmock-matchers.h.
|
inline |
Definition at line 3093 of file gmock-matchers.h.
References GTEST_DISALLOW_ASSIGN_, and testing::MakeMatcher().