commit | ea15d68e74505f221d68990f0b921142a8029af6 | [log] [tgz] |
---|---|---|
author | kwiberg <kwiberg@webrtc.org> | Thu Aug 10 00:22:01 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Aug 10 00:22:01 2017 |
tree | 28a95c15518ab0f962c3866c72ec627bd3f98205 | |
parent | f0920fef808771b2949b19ce91eb778aee22f271 [diff] |
Replace CHECK(x && y) with two separate CHECK() calls That way, the debug printout will tell us which of x and y that was false. BUG=none Review-Url: https://codereview.webrtc.org/2988153003 Cr-Original-Commit-Position: refs/heads/master@{#19297} Cr-Mirrored-From: https://chromium.googlesource.com/external/webrtc Cr-Mirrored-Commit: ee89e7870c332c943fb78faebc63e47d0a314d74