Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/mesos
/ getAcceptingObjectApprover
Function
getAcceptingObjectApprover
src/tests/master_authorization_tests.cpp:471–474 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
469
}
470
471
static shared_ptr<const ObjectApprover> getAcceptingObjectApprover()
472
{
473
return std::make_shared<AcceptingObjectApprover>();
474
}
475
476
477
// This test verifies that disconnected frameworks do not own
Callers
2
TEST_F
Function · 0.85
TEST_P
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected