proxygen
|
#include <gmock-actions.h>
Classes | |
class | Impl |
Public Member Functions | |
DoBothAction (Action1 action1, Action2 action2) | |
template<typename F > | |
operator Action< F > () const | |
DoBothAction (Action1 action1, Action2 action2) | |
template<typename F > | |
operator Action< F > () const | |
DoBothAction (Action1 action1, Action2 action2) | |
template<typename F > | |
operator Action< F > () const | |
Private Member Functions | |
GTEST_DISALLOW_ASSIGN_ (DoBothAction) | |
GTEST_DISALLOW_ASSIGN_ (DoBothAction) | |
GTEST_DISALLOW_ASSIGN_ (DoBothAction) | |
Private Attributes | |
Action1 | action1_ |
Action2 | action2_ |
Definition at line 972 of file gmock-actions.h.
|
inline |
Definition at line 974 of file gmock-actions.h.
|
inline |
Definition at line 974 of file gmock-actions.h.
|
inline |
Definition at line 974 of file gmock-actions.h.
|
private |
|
private |
|
private |
|
inline |
Definition at line 980 of file gmock-actions.h.
|
inline |
Definition at line 980 of file gmock-actions.h.
|
inline |
Definition at line 980 of file gmock-actions.h.
|
private |
Definition at line 1008 of file gmock-actions.h.
|
private |
Definition at line 1009 of file gmock-actions.h.