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

/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
H A Dstatscollector_unittest.cc565 const StatsReport* track_report = FindNthReportByType( local
567 EXPECT_TRUE(track_report);
575 VerifyVoiceSenderInfoReport(track_report, *voice_sender_info);
577 VerifyVoiceReceiverInfoReport(track_report, *voice_receiver_info);
832 const StatsReport* track_report = FindNthReportByType( local
834 EXPECT_TRUE(track_report);
842 track_report = FindNthReportByType(
844 EXPECT_TRUE(track_report);
1007 const StatsReport* track_report = FindNthReportByType( local
1009 EXPECT_TRUE(track_report);
1393 const StatsReport* track_report = FindNthReportByType( local
[all...]

Completed in 98 milliseconds