webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Classes | Namespaces | Functions
rtcstats_unittest.cc File Reference
#include "webrtc/api/stats/rtcstats.h"
#include <cstring>
#include "webrtc/base/checks.h"
#include "webrtc/base/gunit.h"
#include "webrtc/stats/test/rtcteststats.h"

Classes

class  webrtc::RTCChildStats
 
class  webrtc::RTCGrandChildStats
 

Namespaces

 webrtc
 

Functions

 webrtc::WEBRTC_RTCSTATS_IMPL (RTCChildStats, RTCStats, "child-stats", &child_int)
 
 webrtc::WEBRTC_RTCSTATS_IMPL (RTCGrandChildStats, RTCChildStats, "grandchild-stats", &grandchild_int)
 
 webrtc::TEST (RTCStatsTest, RTCStatsAndMembers)
 
 webrtc::TEST (RTCStatsTest, EqualityOperator)
 
 webrtc::TEST (RTCStatsTest, RTCStatsGrandChild)