Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
88
int32_t secondReceiveInt()
89
{
90
j--;
91
return numbers[j];
92
}
93
94
int32_t callFirstSide()
95
{
Callers
5
testClient
Function · 0.85
testClient
Function · 0.85
testClient
Function · 0.85
testClient
Function · 0.85
secondReceiveInt
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected