Home
last modified time | relevance | path

Searched refs:connection_ready_to_send (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/webrtc/p2p/base/
Dport_unittest.cc331 bool connection_ready_to_send() const { in connection_ready_to_send() function in TestChannel
660 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()