Home
last modified time | relevance | path

Searched refs:RTCGrandChildStats (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/stats/
Drtc_stats_unittest.cc54 class RTCGrandChildStats : public RTCChildStats { class
58 RTCGrandChildStats(const std::string& id, int64_t timestamp_us) in RTCGrandChildStats() function in webrtc::RTCGrandChildStats
64 WEBRTC_RTCSTATS_IMPL(RTCGrandChildStats,
193 RTCGrandChildStats grandchild("grandchildId", 42); in TEST()
204 RTCGrandChildStats stats("grandchild", 0.0); in TEST()
214 const RTCGrandChildStats& copy = copy_ptr->cast_to<RTCGrandChildStats>(); in TEST()
364 RTCGrandChildStats stats("grandchild", 0.0); in TEST()