webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Public Member Functions | List of all members
SSLAdapterTestBase Class Reference
Inheritance diagram for SSLAdapterTestBase:
testing::Test sigslot::has_slots<> sigslot::has_slots_interface sigslot::has_slots_interface SSLAdapterTestDTLS_ECDSA SSLAdapterTestDTLS_RSA SSLAdapterTestTLS_ECDSA SSLAdapterTestTLS_RSA

Public Member Functions

 SSLAdapterTestBase (const rtc::SSLMode &ssl_mode, const rtc::KeyParams &key_params)
 
void SetHandshakeWait (int wait)
 
void TestHandshake (bool expect_success)
 
void TestTransfer (const std::string &message)
 
- Public Member Functions inherited from sigslot::has_slots<>
 has_slots ()
 
 has_slots ()
 
 ~has_slots ()
 
 ~has_slots ()
 
- Public Member Functions inherited from sigslot::has_slots_interface
void signal_connect (_signal_base_interface *sender)
 
void signal_disconnect (_signal_base_interface *sender)
 
void disconnect_all ()
 
void signal_connect (_signal_base_interface *sender)
 
void signal_disconnect (_signal_base_interface *sender)
 
void disconnect_all ()
 

Additional Inherited Members

- Protected Member Functions inherited from testing::Test
 Test ()
 
virtual void SetUp ()
 
virtual void TearDown ()
 
- Protected Member Functions inherited from sigslot::has_slots_interface
 has_slots_interface (signal_connect_t conn, signal_disconnect_t disc, disconnect_all_t disc_all)
 
virtual ~has_slots_interface ()
 
 has_slots_interface (signal_connect_t conn, signal_disconnect_t disc, disconnect_all_t disc_all)
 
virtual ~has_slots_interface ()
 

Constructor & Destructor Documentation

◆ SSLAdapterTestBase()

SSLAdapterTestBase::SSLAdapterTestBase ( const rtc::SSLMode ssl_mode,
const rtc::KeyParams key_params 
)
inlineexplicit

Member Function Documentation

◆ SetHandshakeWait()

void SSLAdapterTestBase::SetHandshakeWait ( int  wait)
inline

◆ TestHandshake()

void SSLAdapterTestBase::TestHandshake ( bool  expect_success)
inline

◆ TestTransfer()

void SSLAdapterTestBase::TestTransfer ( const std::string message)
inline

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