Searched defs:WithArgsAction (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/googletest/googlemock/include/gmock/
H A Dgmock-generated-actions.h537 class WithArgsAction { class in namespace:testing::internal
539 explicit WithArgsAction(const InnerAction& action) : action_(action) {} function in class:testing::internal::WithArgsAction
[all...]

Completed in 67 milliseconds