MCPcopy 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

17struct FakeInvoker {
18 typedef void(RunType)(internal::BindStateBase*);
19 static void Run(internal::BindStateBase*) {
20 }
21};
22
23} // namespace

Callers 7

TESTFunction · 0.45
TEST_FFunction · 0.45
RunClosureFunction · 0.45
RunClosureFunction · 0.45
RunClosureFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected