Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/mesos
/ TearDown
Method
TearDown
src/tests/containerizer/routing_tests.cpp:254–257 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
252
}
253
254
virtual void TearDown()
255
{
256
link::remove(TEST_VETH_LINK);
257
}
258
};
259
260
Callers
nothing calls this directly
Calls
1
remove
Function · 0.50
Tested by
no test coverage detected