Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/brpc
/ Destroy
Method
Destroy
test/brpc_redis_unittest.cpp:901–903 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
899
: _password(std::move(password)) {}
900
901
void Destroy() override {
902
delete this;
903
}
904
905
const std::string _password;
906
};
Callers
3
TEST
Function · 0.45
CheckResponseCode
Method · 0.45
TEST_F
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected