webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Classes | Namespaces | Functions
rtcstatsreport_unittest.cc File Reference
#include "webrtc/api/stats/rtcstatsreport.h"
#include "webrtc/api/stats/rtcstats.h"
#include "webrtc/base/checks.h"
#include "webrtc/base/gunit.h"

Classes

class  webrtc::RTCTestStats1
 
class  webrtc::RTCTestStats2
 
class  webrtc::RTCTestStats3
 

Namespaces

 webrtc
 

Functions

 webrtc::WEBRTC_RTCSTATS_IMPL (RTCTestStats1, RTCStats, "test-stats-1", &integer)
 
 webrtc::WEBRTC_RTCSTATS_IMPL (RTCTestStats2, RTCStats, "test-stats-2", &number)
 
 webrtc::WEBRTC_RTCSTATS_IMPL (RTCTestStats3, RTCStats, "test-stats-3", &string)
 
 webrtc::TEST (RTCStatsReport, AddAndGetStats)
 
 webrtc::TEST (RTCStatsReport, StatsOrder)
 
 webrtc::TEST (RTCStatsReport, TakeMembersFrom)