HomeSort by relevance Sort by last modified time
    Searched full:track_report (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
statscollector_unittest.cc 353 const webrtc::StatsReport* track_report = FindNthReportByType( local
355 EXPECT_FALSE(track_report == NULL);
361 track_report = FindNthReportByType(
363 EXPECT_FALSE(track_report == NULL);

Completed in 253 milliseconds