|
v8toolkit
0.0.1
Utility library for embedding V8 Javascript engine in a c++ program
|
#include <gmock-matchers.h>
Public Member Functions | |
| BoundSecondMatcher (const Tuple2Matcher &tm, const Second &second) | |
| template<typename T > | |
| operator Matcher< T > () const | |
| void | operator= (const BoundSecondMatcher &) |
Definition at line 3552 of file gmock-matchers.h.
|
inline |
Definition at line 3554 of file gmock-matchers.h.
|
inline |
Definition at line 3558 of file gmock-matchers.h.
References testing::MakeMatcher().

|
inline |
Definition at line 3570 of file gmock-matchers.h.
References GTEST_DISALLOW_ASSIGN_, GTEST_LOG_, and testing::internal::UniversalPrint().

1.8.11