Home
last modified time | relevance | path

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

/SCP-firmware-master/unit_test/unity_mocks/mocks/
A DMockfwk_module.c245 CMOCK_MEM_INDEX_TYPE fwk_module_get_data_CallInstance; member
401 call_instance = Mock.fwk_module_get_data_CallInstance; in Mockfwk_module_Verify()
1651 …fwk_module_get_data_CALL_INSTANCE*)CMock_Guts_GetAddressFor(Mock.fwk_module_get_data_CallInstance); in fwk_module_get_data()
1652 Mock.fwk_module_get_data_CallInstance = CMock_Guts_MemNext(Mock.fwk_module_get_data_CallInstance); in fwk_module_get_data()
1700 …Mock.fwk_module_get_data_CallInstance = CMock_Guts_MemChain(Mock.fwk_module_get_data_CallInstance,… in fwk_module_get_data_CMockIgnoreAndReturn()
1711 … Mock.fwk_module_get_data_CallInstance = CMock_Guts_MemNext(Mock.fwk_module_get_data_CallInstance); in fwk_module_get_data_CMockStopIgnore()
1721 …Mock.fwk_module_get_data_CallInstance = CMock_Guts_MemChain(Mock.fwk_module_get_data_CallInstance,… in fwk_module_get_data_CMockExpectAnyArgsAndReturn()
1735 …Mock.fwk_module_get_data_CallInstance = CMock_Guts_MemChain(Mock.fwk_module_get_data_CallInstance,… in fwk_module_get_data_CMockExpectAndReturn()
1759 …NSTANCE*)CMock_Guts_GetAddressFor(CMock_Guts_MemEndOfChain(Mock.fwk_module_get_data_CallInstance)); in fwk_module_get_data_CMockIgnoreArg_id()

Completed in 12 milliseconds