Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/brpc
/ TearDown
Method
TearDown
test/brpc_rdma_unittest.cpp:135–137 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
133
virtual void SetUp() { }
134
135
virtual void TearDown() {
136
rdma::DumpMemoryPoolInfo(std::cout);
137
}
138
139
private:
140
void StartServer(bool use_rdma = true) {
Callers
nothing calls this directly
Calls
1
DumpMemoryPoolInfo
Function · 0.85
Tested by
no test coverage detected