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

Method E_IsValid

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

Source from the content-addressed store, hash-verified

207 static const E A_SLAVE_ENUM =
208 TestSlaveMessage_E_A_SLAVE_ENUM;
209 static inline bool E_IsValid(int value) {
210 return TestSlaveMessage_E_IsValid(value);
211 }
212 static const E E_MIN =
213 TestSlaveMessage_E_E_MIN;
214 static const E E_MAX =

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected