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

Protected Member Functions

virtual void SetUp ()
 
std::string Serialize (const SessionDescriptionInterface *desc)
 
SessionDescriptionInterfaceDeSerialize (const std::string &sdp)
 
- Protected Member Functions inherited from testing::Test
 Test ()
 
virtual void TearDown ()
 

Protected Attributes

cricket::Candidate candidate_
 
std::unique_ptr< JsepSessionDescriptionjsep_desc_
 

Member Function Documentation

◆ DeSerialize()

SessionDescriptionInterface* JsepSessionDescriptionTest::DeSerialize ( const std::string sdp)
inlineprotected

◆ Serialize()

std::string JsepSessionDescriptionTest::Serialize ( const SessionDescriptionInterface desc)
inlineprotected

◆ SetUp()

virtual void JsepSessionDescriptionTest::SetUp ( )
inlineprotectedvirtual

Reimplemented from testing::Test.

Member Data Documentation

◆ candidate_

cricket::Candidate JsepSessionDescriptionTest::candidate_
protected

◆ jsep_desc_

std::unique_ptr<JsepSessionDescription> JsepSessionDescriptionTest::jsep_desc_
protected

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