|
Electroneum
|
#include <gmock-matchers.h>
Public Types | |
| typedef CallableTraits< Callable >::ResultType | ResultType |
Public Member Functions | |
| ResultOfMatcher (Callable callable, const Matcher< ResultType > &matcher) | |
| template<typename T > | |
| operator Matcher< T > () const | |
Definition at line 2337 of file gmock-matchers.h.
| typedef CallableTraits<Callable>::ResultType testing::internal::ResultOfMatcher< Callable >::ResultType |
Definition at line 2339 of file gmock-matchers.h.
|
inline |
Definition at line 2341 of file gmock-matchers.h.

|
inline |
Definition at line 2347 of file gmock-matchers.h.