MCPcopy 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_FFunction · 0.45
TEST_FFunction · 0.45
CheckResponseCodeMethod · 0.45
TestSofaCompressMethod · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45
CheckResponseCodeMethod · 0.45
TestHuluCompressMethod · 0.45
TEST_FFunction · 0.45
CheckResponseCodeMethod · 0.45
TEST_FFunction · 0.45
ReadOneResponseFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected