Home
last modified time | relevance | path

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

/external/webrtc/talk/app/webrtc/
Dwebrtcsession.h120 struct SessionStats { struct
287 virtual bool GetTransportStats(SessionStats* stats);
290 bool GetChannelTransportStats(cricket::BaseChannel* ch, SessionStats* stats);
Dstatscollector_unittest.cc97 MOCK_METHOD1(GetTransportStats, bool(SessionStats*));
692 SessionStats session_stats; in TestCertificateReports()
767 SessionStats session_stats_;
1380 SessionStats session_stats; in TEST_F()
1437 SessionStats session_stats; in TEST_F()
Dwebrtcsession.cc1111 bool WebRtcSession::GetTransportStats(SessionStats* stats) { in GetTransportStats()
1119 SessionStats* stats) { in GetChannelTransportStats()
Dstatscollector.cc690 SessionStats stats; in ExtractSessionInfo()
Dwebrtcsession_unittest.cc94 using webrtc::SessionStats;
3002 SessionStats stats; in TEST_F()