Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/brpc
/ TearDown
Method
TearDown
test/iobuf_unittest.cpp:129–131 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
127
virtual void SetUp() {
128
};
129
virtual void TearDown() {
130
check_memory_leak();
131
};
132
};
133
134
std::string to_str(const butil::IOBuf& p) {
Callers
nothing calls this directly
Calls
1
check_memory_leak
Function · 0.85
Tested by
no test coverage detected