Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NetSys/bess
/ deferred_arg
Function
deferred_arg
core/shared_obj_test.cc:141–143 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
139
}
140
141
static int deferred_arg() {
142
return 2;
143
}
144
145
TEST_F(Test, CustomConstructor) {
146
int u = 40;
Callers
1
TEST_F
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected