|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Public Member Functions | |
| PortAllocatorTest () | |
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 () |
Protected Member Functions | |
| void | SetConfigurationWithPoolSize (int candidate_pool_size) |
| void | SetConfigurationWithPoolSizeExpectFailure (int candidate_pool_size) |
| std::unique_ptr< cricket::FakePortAllocatorSession > | CreateSession (const std::string &content_name, int component, const std::string &ice_ufrag, const std::string &ice_pwd) |
| const cricket::FakePortAllocatorSession * | GetPooledSession () const |
| std::unique_ptr< cricket::FakePortAllocatorSession > | TakePooledSession () |
| int | GetAllPooledSessionsReturnCount () |
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 () |
Protected Attributes | |
| std::unique_ptr< cricket::FakePortAllocator > | allocator_ |
| rtc::SocketAddress | stun_server_1 {"11.11.11.11", 3478} |
| rtc::SocketAddress | stun_server_2 {"22.22.22.22", 3478} |
| cricket::RelayServerConfig | turn_server_1 |
| cricket::RelayServerConfig | turn_server_2 |
|
inline |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
1.8.13