Future test code will do stuff like EXPECT_EQ(report, expected_report). They're all defined in the unittest because it and stats' operator== is only used for testing. See https://cs.chromium.org/chromium/src/testing/gtest/include/gtest/gtest-printers.h?sq=package:chromium&dr=C&rcl=1477394469&l=707 BUG=chromium:627816 Review-Url: https://codereview.webrtc.org/2445343003 Cr-Commit-Position: refs/heads/master@{#14779}
Name: WebRTC URL: http://www.webrtc.org Version: 90 License: BSD License File: LICENSE Description: WebRTC provides real time voice and video processing functionality to enable the implementation of PeerConnection/MediaStream. Third party code used in this project is described in the file LICENSE_THIRD_PARTY.