Home
last modified time | relevance | path

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

/external/webrtc/talk/session/media/
Dmediasession_unittest.cc285 void TestTransportInfo(bool offer, const MediaSessionOptions& options, in TestTransportInfo() function in MediaSessionDescriptionFactoryTest
1959 TestTransportInfo(true, options, false); in TEST_F()
1965 TestTransportInfo(true, options, true); in TEST_F()
1973 TestTransportInfo(true, options, false); in TEST_F()
1982 TestTransportInfo(true, options, true); in TEST_F()
1991 TestTransportInfo(true, options, false); in TEST_F()
2001 TestTransportInfo(true, options, true); in TEST_F()
2007 TestTransportInfo(false, options, false); in TEST_F()
2014 TestTransportInfo(false, options, true); in TEST_F()
2022 TestTransportInfo(false, options, false); in TEST_F()
[all …]