Home
last modified time | relevance | path

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

/external/webrtc/webrtc/p2p/base/
Ddtlstransportchannel_unittest.cc195 bool all_channels_writable() const { in all_channels_writable() function in DtlsTestClient
446 client1_.all_channels_writable() && client2_.all_channels_writable(), in Connect()
448 if (!client1_.all_channels_writable() || !client2_.all_channels_writable()) in Connect()
941 client1_.all_channels_writable() && client2_.all_channels_writable(), in TEST_F()