MCPcopy Create free account
hub / github.com/Tencent/phxpaxos / SetAsTestMode

Method SetAsTestMode

src/algorithm/base.cpp:294–297  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

292///////////////////////////
293
294void Base :: SetAsTestMode()
295{
296 m_bIsTestMode = true;
297}
298
299}
300

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected