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

Method mutable_some_slave_map

src/tests/common/http_tests.pb.h:504–508  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

502 return some_slave_map_.GetMap();
503}
504inline ::google::protobuf::Map< bool, bool >*
505TestSlaveMessage::mutable_some_slave_map() {
506 // @@protoc_insertion_point(field_mutable_map:mesos.test.TestSlaveMessage.some_slave_map)
507 return some_slave_map_.MutableMap();
508}
509
510// optional .mesos.test.TestSlaveMessage.E some_slave_enum = 4;
511inline bool TestSlaveMessage::has_some_slave_enum() const {

Callers 1

TESTFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected