Searched refs:FindNthReportByType (Results 1 - 1 of 1) sorted by relevance

/external/webrtc/talk/app/webrtc/
H A Dstatscollector_unittest.cc222 const StatsReport* FindNthReportByType( function in namespace:webrtc
635 const StatsReport* report = FindNthReportByType(
658 const StatsReport* track_report = FindNthReportByType(
717 const StatsReport* channel_report = FindNthReportByType(
790 FindNthReportByType(reports, StatsReport::kStatsReportTypeDataChannel, 1);
922 const StatsReport* session_report = FindNthReportByType(
936 const StatsReport* session_report = FindNthReportByType(
939 session_report = FindNthReportByType(
1013 const StatsReport* track_report = FindNthReportByType(
1023 track_report = FindNthReportByType(
[all...]

Completed in 72 milliseconds