webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Public Member Functions | |
TransportDescriptionFactoryTest () | |
void | CheckDesc (const TransportDescription *desc, const std::string &opt, const std::string &ice_ufrag, const std::string &ice_pwd, const std::string &dtls_alg) |
void | TestIceRestart (bool dtls) |
void | VerifyUfragAndPasswordChanged (bool dtls, const TransportDescription *org_desc, const TransportDescription *restart_desc) |
void | TestIceRenomination (bool dtls) |
Protected Member Functions | |
void | VerifyRenomination (TransportDescription *desc, bool renomination_expected) |
void | SetDtls (bool dtls) |
Protected Member Functions inherited from testing::Test | |
Test () | |
virtual void | SetUp () |
virtual void | TearDown () |
Protected Attributes | |
TransportDescriptionFactory | f1_ |
TransportDescriptionFactory | f2_ |
rtc::scoped_refptr< rtc::RTCCertificate > | cert1_ |
rtc::scoped_refptr< rtc::RTCCertificate > | cert2_ |
|
inline |
|
inline |
|
inlineprotected |
|
inline |
|
inline |
|
inlineprotected |
|
inline |
|
protected |
|
protected |
|
protected |
|
protected |