proxygen
|
#include <gmock-matchers.h>
Classes | |
class | Impl |
Public Types | |
typedef CallableTraits< Callable >::ResultType | ResultType |
typedef CallableTraits< Callable >::ResultType | ResultType |
typedef CallableTraits< Callable >::ResultType | ResultType |
Public Member Functions | |
ResultOfMatcher (Callable callable, const Matcher< ResultType > &matcher) | |
template<typename T > | |
operator Matcher< T > () const | |
ResultOfMatcher (Callable callable, const Matcher< ResultType > &matcher) | |
template<typename T > | |
operator Matcher< T > () const | |
ResultOfMatcher (Callable callable, const Matcher< ResultType > &matcher) | |
template<typename T > | |
operator Matcher< T > () const | |
Private Types | |
typedef CallableTraits< Callable >::StorageType | CallableStorageType |
typedef CallableTraits< Callable >::StorageType | CallableStorageType |
typedef CallableTraits< Callable >::StorageType | CallableStorageType |
Private Member Functions | |
GTEST_DISALLOW_ASSIGN_ (ResultOfMatcher) | |
GTEST_DISALLOW_ASSIGN_ (ResultOfMatcher) | |
GTEST_DISALLOW_ASSIGN_ (ResultOfMatcher) | |
Private Attributes | |
const CallableStorageType | callable_ |
const Matcher< ResultType > | matcher_ |
Definition at line 2337 of file gmock-matchers.h.
|
private |
Definition at line 2352 of file gmock-matchers.h.
|
private |
Definition at line 2352 of file gmock-matchers.h.
|
private |
Definition at line 2352 of file gmock-matchers.h.
typedef CallableTraits<Callable>::ResultType testing::internal::ResultOfMatcher< Callable >::ResultType |
Definition at line 2339 of file gmock-matchers.h.
typedef CallableTraits<Callable>::ResultType testing::internal::ResultOfMatcher< Callable >::ResultType |
Definition at line 2339 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 2341 of file gmock-matchers.h.
|
inline |
Definition at line 2341 of file gmock-matchers.h.
|
private |
|
private |
|
private |
|
inline |
Definition at line 2347 of file gmock-matchers.h.
|
inline |
Definition at line 2347 of file gmock-matchers.h.
|
inline |
Definition at line 2347 of file gmock-matchers.h.
|
private |
Definition at line 2391 of file gmock-matchers.h.
|
private |
Definition at line 2392 of file gmock-matchers.h.