Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/brpc
/ failed
Method
failed
test/brpc_streaming_rpc_unittest.cpp:713–713 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
711
712
bool error() const { return _error; }
713
bool failed() const { return _failed; }
714
bool stopped() const { return _stopped; }
715
int idle_times() const { return _idle_times; }
716
private:
Callers
5
TEST_F
Function · 0.45
generate_declarations
Function · 0.45
generate_parsing
Function · 0.45
generate_serializing
Function · 0.45
generate_registration
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected