Searched refs:connection_ready_to_send (Results 1 – 1 of 1) sorted by relevance
331 bool connection_ready_to_send() const { in connection_ready_to_send() function in TestChannel660 EXPECT_FALSE(ch1.connection_ready_to_send()); in TestTcpReconnect()661 EXPECT_FALSE(ch2.connection_ready_to_send()); in TestTcpReconnect()683 EXPECT_TRUE_WAIT(ch1.connection_ready_to_send(), in TestTcpReconnect()688 EXPECT_FALSE(ch2.connection_ready_to_send()); in TestTcpReconnect()