commit | da389e351878d046f9eb6f305f04537774375f27 | [log] [tgz] |
---|---|---|
author | hbos <hbos@webrtc.org> | Tue Oct 25 17:55:08 2016 |
committer | Commit bot <commit-bot@chromium.org> | Tue Oct 25 17:55:15 2016 |
tree | ee77472efaeffbce9ab632e879956feda442d487 | |
parent | d89ab145cd07c052664ed24873878335652a6e36 [diff] |
PrintTo functions for RTCStats added in rtcstatscollector_unittest.cc 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}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.