Home
last modified time | relevance | path

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

/third_party/googletest/googlemock/include/gmock/
H A Dgmock-function-mocker.h185 GMOCK_MOCKER_(_N, _Constness, _MethodName) \
187 return GMOCK_MOCKER_(_N, _Constness, _MethodName) \
193 GMOCK_MOCKER_(_N, _Constness, _MethodName).RegisterOwner(this); \
194 return GMOCK_MOCKER_(_N, _Constness, _MethodName) \
207 GMOCK_MOCKER_(_N, _Constness, _MethodName)
516 #define GMOCK_MOCKER_(arity, constness, Method) \ macro

Completed in 2 milliseconds