webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Namespaces
rtcstats_integrationtest.cc File Reference
#include <set>
#include <vector>
#include "webrtc/api/datachannelinterface.h"
#include "webrtc/api/peerconnectioninterface.h"
#include "webrtc/api/stats/rtcstats_objects.h"
#include "webrtc/api/stats/rtcstatsreport.h"
#include "webrtc/base/checks.h"
#include "webrtc/base/gunit.h"
#include "webrtc/base/physicalsocketserver.h"
#include "webrtc/base/refcountedobject.h"
#include "webrtc/base/scoped_ref_ptr.h"
#include "webrtc/base/virtualsocketserver.h"
#include "webrtc/pc/test/peerconnectiontestwrapper.h"
#include "webrtc/pc/test/rtcstatsobtainer.h"

Namespaces

 webrtc
 

Variable Documentation

◆ callee_

◆ caller_

◆ network_thread_

rtc::Thread network_thread_
protected

◆ physical_socket_server_

rtc::PhysicalSocketServer physical_socket_server_
protected

◆ virtual_socket_server_

rtc::VirtualSocketServer virtual_socket_server_
protected

◆ worker_thread_

rtc::Thread worker_thread_
protected