Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/brpc
/ Run
Method
Run
test/callback_unittest.cc:19–20 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
17
struct FakeInvoker {
18
typedef void(RunType)(internal::BindStateBase*);
19
static void Run(internal::BindStateBase*) {
20
}
21
};
22
23
} // namespace
Callers
7
TEST
Function · 0.45
TEST_F
Function · 0.45
RunClosure
Function · 0.45
RunClosure
Function · 0.45
RunClosure
Function · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected