MCPcopy 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; }
716private:

Callers 5

TEST_FFunction · 0.45
generate_declarationsFunction · 0.45
generate_parsingFunction · 0.45
generate_serializingFunction · 0.45
generate_registrationFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected