Searched refs:TestTransportInfo (Results 1 - 1 of 1) sorted by relevance
/external/webrtc/talk/session/media/ |
H A D | mediasession_unittest.cc | 285 void TestTransportInfo(bool offer, const MediaSessionOptions& options, function in class:MediaSessionDescriptionFactoryTest 1959 TestTransportInfo(true, options, false); 1965 TestTransportInfo(true, options, true); 1973 TestTransportInfo(true, options, false); 1982 TestTransportInfo(true, options, true); 1991 TestTransportInfo(true, options, false); 2001 TestTransportInfo(true, options, true); 2007 TestTransportInfo(false, options, false); 2014 TestTransportInfo(false, options, true); 2022 TestTransportInfo(fals [all...] |
Completed in 198 milliseconds