Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/brpc
/ error
Method
error
test/brpc_streaming_rpc_unittest.cpp:712–712 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
710
}
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; }
Callers
15
TEST_F
Function · 0.45
TEST_F
Function · 0.45
CheckResponseCode
Method · 0.45
TestSofaCompress
Method · 0.45
TEST_F
Function · 0.45
TEST_F
Function · 0.45
CheckResponseCode
Method · 0.45
TestHuluCompress
Method · 0.45
TEST_F
Function · 0.45
CheckResponseCode
Method · 0.45
TEST_F
Function · 0.45
ReadOneResponse
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected