#include <gmock-actions.h>
Public Member Functions | |
template<typename... Args> | |
void | operator() (const Args &... args) const |
Public Attributes | |
I1 | first |
I2 | last |
Definition at line 1123 of file googletest/googlemock/include/gmock/gmock-actions.h.
|
inline |
Definition at line 1128 of file googletest/googlemock/include/gmock/gmock-actions.h.
I1 testing::internal::SetArrayArgumentAction< k, I1, I2 >::first |
Definition at line 1124 of file googletest/googlemock/include/gmock/gmock-actions.h.
I2 testing::internal::SetArrayArgumentAction< k, I1, I2 >::last |
Definition at line 1125 of file googletest/googlemock/include/gmock/gmock-actions.h.