Searched refs:InvokeMethodWithoutArgsAction (Results 1 - 1 of 1) sorted by relevance

/gem5/ext/googletest/googlemock/include/gmock/
H A Dgmock-actions.h871 class InvokeMethodWithoutArgsAction { class in namespace:testing::internal
873 InvokeMethodWithoutArgsAction(Class* obj_ptr, MethodPtr method_ptr) function in class:testing::internal::InvokeMethodWithoutArgsAction
885 GTEST_DISALLOW_ASSIGN_(InvokeMethodWithoutArgsAction);
1176 PolymorphicAction<internal::InvokeMethodWithoutArgsAction<Class, MethodPtr> >
1179 internal::InvokeMethodWithoutArgsAction<Class, MethodPtr>(

Completed in 9 milliseconds