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

Function bam

3rdparty/libprocess/src/tests/process_tests.cpp:1663–1663  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1661
1662
1663static Future<int> bam(string s) { return 42; }
1664
1665
1666TEST_F(ProcessTest, Defers)

Callers 1

TEST_FFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected