Analysis Software
Documentation for sPHENIX simulation software
|
#include <JETSCAPE/blob/main/external_packages/googletest/googlemock/include/gmock/gmock-generated-actions.h>
Classes | |
class | Impl |
Public Member Functions | |
WithArgsAction (const InnerAction &action) | |
template<typename F > | |
operator Action< F > () const | |
Private Member Functions | |
GTEST_DISALLOW_ASSIGN_ (WithArgsAction) | |
Private Attributes | |
const InnerAction | action_ |
Definition at line 461 of file gmock-generated-actions.h.
View newest version in sPHENIX GitHub at line 461 of file gmock-generated-actions.h
|
inlineexplicit |
Definition at line 463 of file gmock-generated-actions.h.
View newest version in sPHENIX GitHub at line 463 of file gmock-generated-actions.h
|
private |
|
inline |
Definition at line 466 of file gmock-generated-actions.h.
View newest version in sPHENIX GitHub at line 466 of file gmock-generated-actions.h
References testing::internal::WithArgsAction< InnerAction, k1, k2, k3, k4, k5, k6, k7, k8, k9, k10 >::action_, and testing::MakeAction().
|
private |
Definition at line 489 of file gmock-generated-actions.h.
View newest version in sPHENIX GitHub at line 489 of file gmock-generated-actions.h
Referenced by testing::internal::WithArgsAction< InnerAction, k1, k2, k3, k4, k5, k6, k7, k8, k9, k10 >::operator Action< F >().