MCPcopy Create free account
hub / github.com/apache/trafficserver / str

Method str

lib/catch2/catch.hpp:12083–12083  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12081
12082 RedirectedStdOut::RedirectedStdOut() : m_cout( Catch::cout(), m_rss.get() ) {}
12083 auto RedirectedStdOut::str() const -> std::string { return m_rss.str(); }
12084
12085 RedirectedStdErr::RedirectedStdErr()
12086 : m_cerr( Catch::cerr(), m_rss.get() ),

Callers 15

TESTFunction · 0.45
RunMethod · 0.45
AddEntryMethod · 0.45
TESTFunction · 0.45
c_strMethod · 0.45
EscapeFunction · 0.45
LookupAnchorMethod · 0.45
ToStringFunction · 0.45
KEY_NOT_FOUND_WITH_KEYFunction · 0.45
BAD_SUBSCRIPT_WITH_KEYFunction · 0.45
INVALID_NODE_WITH_KEYFunction · 0.45

Calls

no outgoing calls

Tested by 9

TESTFunction · 0.36
RunMethod · 0.36
AddEntryMethod · 0.36
TESTFunction · 0.36
fFunction · 0.36
testContentRangeFunction · 0.36
testParseRangeFunction · 0.36
testContentRangeFunction · 0.36
testParseRangeFunction · 0.36