MCPcopy Create free account
hub / github.com/apache/mesos / f

Function f

3rdparty/stout/tests/cpp17_tests.cpp:17–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15#include <stout/cpp17.hpp>
16
17int f(int i) { return i + 101; }
18
19TEST(Invoke, Free)
20{

Callers 11

for_eachMethod · 0.50
foreachFunction · 0.50
runMethod · 0.50
run_in_event_loopFunction · 0.50
_run_in_event_loopFunction · 0.50
run_in_event_loopFunction · 0.50
startMethod · 0.50
executeMethod · 0.50
async.hppFile · 0.50
transitionMethod · 0.50
operator()Method · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected