Home
last modified time | relevance | path

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

/third_party/googletest/googlemock/include/gmock/
H A Dgmock-actions.h926 explicit ReturnAction(R value) : value_(std::move(value)) {} in ReturnAction() function in testing::internal::final
1092 explicit ReturnAction(ByMoveWrapper<T> wrapper) in ReturnAction() function in testing::internal::final

Completed in 6 milliseconds