Searched refs:PrepareDtlsSrtp (Results 1 – 1 of 1) sorted by relevance
/external/webrtc/webrtc/p2p/base/ |
D | dtlstransportchannel_unittest.cc | 424 void PrepareDtlsSrtp(bool c1, bool c2) { in PrepareDtlsSrtp() function in DtlsTransportChannelTest 703 PrepareDtlsSrtp(true, true); in TEST_F() 722 PrepareDtlsSrtp(true, true); in TEST_F() 739 PrepareDtlsSrtp(true, false); in TEST_F() 755 PrepareDtlsSrtp(false, true); in TEST_F() 772 PrepareDtlsSrtp(true, true); in TEST_F() 789 PrepareDtlsSrtp(true, true); in TEST_F() 809 PrepareDtlsSrtp(true, true); in TEST_F() 843 PrepareDtlsSrtp(true, true); in TEST_F() 867 PrepareDtlsSrtp(true, true); in TEST_F() [all …]
|