webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Protected Member Functions | Protected Attributes | List of all members
PeerConnectionMediaConfigTest Class Reference
Inheritance diagram for PeerConnectionMediaConfigTest:
testing::Test

Protected Member Functions

void SetUp () override
 
const cricket::MediaConfigTestCreatePeerConnection (const PeerConnectionInterface::RTCConfiguration &config, const MediaConstraintsInterface *constraints)
 
- Protected Member Functions inherited from testing::Test
 Test ()
 
virtual void TearDown ()
 

Protected Attributes

rtc::scoped_refptr< PeerConnectionFactoryForTestpcf_
 
MockPeerConnectionObserver observer_
 

Member Function Documentation

◆ SetUp()

void PeerConnectionMediaConfigTest::SetUp ( )
inlineoverrideprotectedvirtual

Reimplemented from testing::Test.

◆ TestCreatePeerConnection()

const cricket::MediaConfig& PeerConnectionMediaConfigTest::TestCreatePeerConnection ( const PeerConnectionInterface::RTCConfiguration config,
const MediaConstraintsInterface constraints 
)
inlineprotected

Member Data Documentation

◆ observer_

MockPeerConnectionObserver PeerConnectionMediaConfigTest::observer_
protected

◆ pcf_

rtc::scoped_refptr<PeerConnectionFactoryForTest> PeerConnectionMediaConfigTest::pcf_
protected

The documentation for this class was generated from the following file: