|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <memory>#include "webrtc/base/gunit.h"#include "webrtc/base/logging.h"#include "webrtc/base/thread.h"#include "webrtc/logging/rtc_event_log/rtc_event_log.h"#include "webrtc/media/base/fakemediaengine.h"#include "webrtc/media/base/fakevideocapturer.h"#include "webrtc/media/base/testutils.h"#include "webrtc/media/engine/fakewebrtccall.h"#include "webrtc/p2p/base/faketransportcontroller.h"#include "webrtc/pc/channelmanager.h"#include "webrtc/pc/fakemediacontroller.h"Classes | |
| class | cricket::ChannelManagerTest |
Namespaces | |
| cricket | |
Functions | |
| cricket::TEST_F (ChannelManagerTest, StartupShutdown) | |
| cricket::TEST_F (ChannelManagerTest, StartupShutdownOnThread) | |
| cricket::TEST_F (ChannelManagerTest, CreateDestroyChannels) | |
| cricket::TEST_F (ChannelManagerTest, CreateDestroyChannelsOnThread) | |
| cricket::TEST_F (ChannelManagerTest, SetVideoRtxEnabled) | |
1.8.13