HomeSort by relevance Sort by last modified time
    Searched full:all_channels_writable (Results 1 - 1 of 1) sorted by null

  /external/webrtc/webrtc/p2p/base/
dtlstransportchannel_unittest.cc 195 bool all_channels_writable() const { function in class:DtlsTestClient
446 client1_.all_channels_writable() && client2_.all_channels_writable(),
448 if (!client1_.all_channels_writable() || !client2_.all_channels_writable())
    [all...]

Completed in 163 milliseconds