#include <gmock.h>
Classes | |
class | Impl |
Public Member Functions | |
BoundSecondMatcher (const Tuple2Matcher &tm, const Second &second) | |
template<typename T > | |
operator Matcher< T > () const | |
void | operator= (const BoundSecondMatcher &) |
Private Attributes | |
const Second | second_value_ |
const Tuple2Matcher | tuple2_matcher_ |
Definition at line 8371 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
inline |
Definition at line 8373 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
inline |
Definition at line 8377 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
inline |
Definition at line 8389 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
private |
Definition at line 8423 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
private |
Definition at line 8422 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.