MCPcopy 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
141static int deferred_arg() {
142 return 2;
143}
144
145TEST_F(Test, CustomConstructor) {
146 int u = 40;

Callers 1

TEST_FFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected