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

/gem5/ext/googletest/googlemock/include/gmock/
H A Dgmock-actions.h484 class ActionAdaptor : public ActionInterface<F1> { class in namespace:testing::internal
489 explicit ActionAdaptor(const Action<F2>& from) : impl_(from.impl_) {} function in class:testing::internal::ActionAdaptor

Completed in 11 milliseconds