#include <gmock-actions.h>
Classes | |
struct | State |
Public Member Functions | |
template<typename... Args> | |
T | operator() (Args &&...) const |
ReturnRoundRobinAction (std::vector< T > values) | |
Private Attributes | |
std::shared_ptr< State > | state_ = std::make_shared<State>() |
Definition at line 832 of file googletest/googlemock/include/gmock/gmock-actions.h.
|
inlineexplicit |
Definition at line 834 of file googletest/googlemock/include/gmock/gmock-actions.h.
|
inline |
Definition at line 841 of file googletest/googlemock/include/gmock/gmock-actions.h.
|
private |
Definition at line 856 of file googletest/googlemock/include/gmock/gmock-actions.h.