MCPcopy Create free account
hub / github.com/Abc-Arbitrage/Disruptor-cpp / testString

Method testString

Disruptor.Tests/StubEvent.cpp:31–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29 }
30
31 std::string StubEvent::testString() const
32 {
33 return m_testString;
34 }
35
36 void StubEvent::testString(std::string x)
37 {

Callers 3

BOOST_AUTO_TEST_CASEFunction · 0.80
translateToMethod · 0.80
StubEvent.cppFile · 0.80

Calls

no outgoing calls

Tested by 1

BOOST_AUTO_TEST_CASEFunction · 0.64