Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/brpc
/ Reset
Method
Reset
test/callback_unittest.cc:155–158 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
153
deleted_ = deleted;
154
}
155
void Reset() {
156
callback_.Reset();
157
// We are deleted here if no-one else had a ref to us.
158
}
159
160
private:
161
friend class butil::RefCounted<CallbackOwner>;
Callers
15
TEST
Function · 0.45
TEST_F
Function · 0.45
TEST_F
Function · 0.45
TEST_F
Function · 0.45
TestSuccess
Method · 0.45
TestSuccessParallel2
Method · 0.45
RPCThread
Method · 0.45
TestRetry
Method · 0.45
TEST_F
Function · 0.45
func
Function · 0.45
BeforeRecycled
Method · 0.45
TEST_F
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected