#include <gmock.h>
Classes | |
class | Impl |
Public Types | |
typedef CallableTraits< Callable >::ResultType | ResultType |
typedef CallableTraits< Callable >::ResultType | ResultType |
Public Member Functions | |
template<typename T > | |
operator Matcher< T > () const | |
template<typename T > | |
operator Matcher< T > () const | |
ResultOfMatcher (Callable callable, const Matcher< ResultType > &matcher) | |
ResultOfMatcher (Callable callable, const Matcher< ResultType > &matcher) | |
Private Types | |
typedef CallableTraits< Callable >::StorageType | CallableStorageType |
typedef CallableTraits< Callable >::StorageType | CallableStorageType |
Private Member Functions | |
GTEST_DISALLOW_ASSIGN_ (ResultOfMatcher) | |
GTEST_DISALLOW_ASSIGN_ (ResultOfMatcher) | |
Private Attributes | |
const CallableStorageType | callable_ |
const Matcher< ResultType > | matcher_ |
Definition at line 7327 of file fused-src/gmock/gmock.h.
|
private |
Definition at line 2424 of file gmock-matchers.h.
|
private |
Definition at line 7345 of file fused-src/gmock/gmock.h.
typedef CallableTraits<Callable>::ResultType testing::internal::ResultOfMatcher< Callable >::ResultType |
Definition at line 2409 of file gmock-matchers.h.
typedef CallableTraits<Callable>::ResultType testing::internal::ResultOfMatcher< Callable >::ResultType |
Definition at line 7330 of file fused-src/gmock/gmock.h.
|
inline |
Definition at line 7332 of file fused-src/gmock/gmock.h.
|
inline |
Definition at line 2411 of file gmock-matchers.h.
|
private |
|
private |
|
inline |
Definition at line 2418 of file gmock-matchers.h.
|
inline |
Definition at line 7339 of file fused-src/gmock/gmock.h.
|
private |
Definition at line 7388 of file fused-src/gmock/gmock.h.
|
private |
Definition at line 7389 of file fused-src/gmock/gmock.h.