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

/gem5/ext/googletest/googlemock/include/gmock/
H A Dgmock-actions.h890 class IgnoreResultAction { class in namespace:testing::internal
892 explicit IgnoreResultAction(const A& action) : action_(action) {} function in class:testing::internal::IgnoreResultAction

Completed in 8 milliseconds