Searched refs:send_stalled_by_flow_control (Results 1 – 5 of 5) sorted by relevance
1297 EXPECT_TRUE(stream->send_stalled_by_flow_control()); in IncreaseStreamSendWindowSize()1299 EXPECT_FALSE(stream->send_stalled_by_flow_control()); in IncreaseStreamSendWindowSize()1305 EXPECT_TRUE(stream->send_stalled_by_flow_control()); in AdjustStreamSendWindowSize()1307 EXPECT_TRUE(stream->send_stalled_by_flow_control()); in AdjustStreamSendWindowSize()1309 EXPECT_TRUE(stream->send_stalled_by_flow_control()); in AdjustStreamSendWindowSize()1311 EXPECT_FALSE(stream->send_stalled_by_flow_control()); in AdjustStreamSendWindowSize()1350 EXPECT_FALSE(stream->send_stalled_by_flow_control()); in RunResumeAfterUnstallRequestResponseTest()1361 EXPECT_TRUE(stream->send_stalled_by_flow_control()); in RunResumeAfterUnstallRequestResponseTest()1365 EXPECT_FALSE(stream->send_stalled_by_flow_control()); in RunResumeAfterUnstallRequestResponseTest()1433 EXPECT_FALSE(stream->send_stalled_by_flow_control()); in RunResumeAfterUnstallBidirectionalTest()[all …]
4379 EXPECT_FALSE(stream->send_stalled_by_flow_control()); in RunResumeAfterUnstallTest()4391 EXPECT_TRUE(stream->send_stalled_by_flow_control()); in RunResumeAfterUnstallTest()4395 EXPECT_FALSE(stream->send_stalled_by_flow_control()); in RunResumeAfterUnstallTest()4511 EXPECT_FALSE(stream1->send_stalled_by_flow_control()); in TEST_F()4512 EXPECT_FALSE(stream2->send_stalled_by_flow_control()); in TEST_F()4524 EXPECT_TRUE(stream1->send_stalled_by_flow_control()); in TEST_F()4534 EXPECT_TRUE(stream2->send_stalled_by_flow_control()); in TEST_F()4539 EXPECT_TRUE(stream1->send_stalled_by_flow_control()); in TEST_F()4540 EXPECT_FALSE(stream2->send_stalled_by_flow_control()); in TEST_F()4544 EXPECT_TRUE(stream1->send_stalled_by_flow_control()); in TEST_F()[all …]
179 bool send_stalled_by_flow_control() const { in send_stalled_by_flow_control() function
3740 DCHECK(stream.send_stalled_by_flow_control() || IsSendStalled()); in QueueSendStalledStream()
5785 EXPECT_TRUE(stream->stream()->send_stalled_by_flow_control()); in TEST_F()5945 EXPECT_TRUE(stream->stream()->send_stalled_by_flow_control()); in TEST_F()