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

Function foreach

src/tests/master_tests.cpp:5109–5111  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5107 };
5108
5109 foreach (FrameworkInfo::Capability::Type capability, capabilities) {
5110 frameworkInfo.add_capabilities()->set_type(capability);
5111 }
5112
5113 MockScheduler sched;
5114 MesosSchedulerDriver driver(

Callers

nothing calls this directly

Calls 15

NoneClass · 0.85
createBasicAuthHeadersFunction · 0.85
OKClass · 0.85
getFrameworkMetricPrefixFunction · 0.85
FutureSatisfyFunction · 0.85
shutdownFunction · 0.85
createDetectorMethod · 0.80
CopyFromMethod · 0.80
MergeFromMethod · 0.80
typeMethod · 0.80
MetricsFunction · 0.70
startMethod · 0.65

Tested by

no test coverage detected