MCPcopy Create free account
hub / github.com/EmbeddedRPC/erpc / secondReceiveInt

Function secondReceiveInt

test/test_arbitrator/test_arbitrator_client_impl.cpp:88–92  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

86}
87
88int32_t secondReceiveInt()
89{
90 j--;
91 return numbers[j];
92}
93
94int32_t callFirstSide()
95{

Callers 5

testClientFunction · 0.85
testClientFunction · 0.85
testClientFunction · 0.85
testClientFunction · 0.85
secondReceiveIntMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected