Home
last modified time | relevance | path

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

/external/google-breakpad/src/testing/include/gmock/
Dgmock-actions.h753 class InvokeMethodWithoutArgsAction {
755 InvokeMethodWithoutArgsAction(Class* obj_ptr, MethodPtr method_ptr) in InvokeMethodWithoutArgsAction() function
767 GTEST_DISALLOW_ASSIGN_(InvokeMethodWithoutArgsAction);
1049 PolymorphicAction<internal::InvokeMethodWithoutArgsAction<Class, MethodPtr> >
1052 internal::InvokeMethodWithoutArgsAction<Class, MethodPtr>( in InvokeWithoutArgs()
/external/googletest/googlemock/include/gmock/
Dgmock-actions.h871 class InvokeMethodWithoutArgsAction {
873 InvokeMethodWithoutArgsAction(Class* obj_ptr, MethodPtr method_ptr)
885 GTEST_DISALLOW_ASSIGN_(InvokeMethodWithoutArgsAction);
1176 PolymorphicAction<internal::InvokeMethodWithoutArgsAction<Class, MethodPtr> >
1179 internal::InvokeMethodWithoutArgsAction<Class, MethodPtr>(
/external/v8/testing/gmock/include/gmock/
Dgmock-actions.h871 class InvokeMethodWithoutArgsAction {
873 InvokeMethodWithoutArgsAction(Class* obj_ptr, MethodPtr method_ptr)
885 GTEST_DISALLOW_ASSIGN_(InvokeMethodWithoutArgsAction);
1176 PolymorphicAction<internal::InvokeMethodWithoutArgsAction<Class, MethodPtr> >
1179 internal::InvokeMethodWithoutArgsAction<Class, MethodPtr>(
/external/fmtlib/test/gmock/
Dgmock.h1662 class InvokeMethodWithoutArgsAction {
1664 InvokeMethodWithoutArgsAction(Class* obj_ptr, MethodPtr method_ptr)
1676 GTEST_DISALLOW_ASSIGN_(InvokeMethodWithoutArgsAction);
1958 PolymorphicAction<internal::InvokeMethodWithoutArgsAction<Class, MethodPtr> >
1961 internal::InvokeMethodWithoutArgsAction<Class, MethodPtr>(