Searched refs:IMPLEMENT_FUNCTION_INTERNAL (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/base/security/device_security_level/test/dslm_unit_test/cmocker/ |
H A D | c_mocker.h | 77 #define IMPLEMENT_FUNCTION_INTERNAL(cls, method, count, signature, invoker) … macro 105 IMPLEMENT_FUNCTION_INTERNAL(cls, method, GMOCK_PP_NARG0 args, SIGNATURE(ret, args), invoker)
|
/ohos5.0/drivers/peripheral/user_auth/test/unittest/mocks/inc/ |
H A D | c_mocker.h | 77 #define IMPLEMENT_FUNCTION_INTERNAL(cls, method, count, signature, invoker) … macro 105 IMPLEMENT_FUNCTION_INTERNAL(cls, method, GMOCK_PP_NARG0 args, SIGNATURE(ret, args), invoker)
|