send_headers_completed_ 55 net/spdy/spdy_stream_test_util.cc send_headers_completed_ = true; send_headers_completed_ 60 net/spdy/spdy_stream_test_util.cc EXPECT_EQ(stream_->type() != SPDY_PUSH_STREAM, send_headers_completed_); send_headers_completed_ 73 net/spdy/spdy_stream_test_util.h bool send_headers_completed() const { return send_headers_completed_; } send_headers_completed_ 82 net/spdy/spdy_stream_test_util.h bool send_headers_completed_;