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

Method initialize

src/tests/fetcher_tests.cpp:568–571  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

566
567protected:
568 void initialize() override
569 {
570 route("/test", None(), &HttpProcess::test);
571 }
572};
573
574

Callers 8

initializeClusterMethod · 0.45
TYPED_TESTFunction · 0.45
TESTFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45
ACTION_PFunction · 0.45

Calls 1

NoneClass · 0.85

Tested by

no test coverage detected