Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1)

Issue 399773003: QUIC test only change to add a convenience operator for printing (Closed)

Created:
6 years, 5 months ago by ramant (doing other things)
Modified:
6 years, 5 months ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org
Project:
chromium
Visibility:
Public.

Description

QUIC test only change to add a convenience operator for printing SendAlgorithmSimulator stats. Merge internal change: 70897829 R=rch@chromium.org

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -0 lines) Patch
M net/quic/congestion_control/send_algorithm_simulator.h View 2 chunks +14 lines, -0 lines 2 comments Download

Messages

Total messages: 4 (0 generated)
ramant (doing other things)
6 years, 5 months ago (2014-07-16 23:04:22 UTC) #1
Ryan Hamilton
lgtm
6 years, 5 months ago (2014-07-17 00:02:27 UTC) #2
Ryan Hamilton
lgtm https://codereview.chromium.org/399773003/diff/1/net/quic/congestion_control/send_algorithm_simulator.h File net/quic/congestion_control/send_algorithm_simulator.h (right): https://codereview.chromium.org/399773003/diff/1/net/quic/congestion_control/send_algorithm_simulator.h#newcode49 net/quic/congestion_control/send_algorithm_simulator.h:49: } I suspect you'll need to move this ...
6 years, 5 months ago (2014-07-17 00:02:46 UTC) #3
ramant (doing other things)
6 years, 5 months ago (2014-07-18 18:02:25 UTC) #4
https://codereview.chromium.org/399773003/diff/1/net/quic/congestion_control/...
File net/quic/congestion_control/send_algorithm_simulator.h (right):

https://codereview.chromium.org/399773003/diff/1/net/quic/congestion_control/...
net/quic/congestion_control/send_algorithm_simulator.h:49: }
On 2014/07/17 00:02:46, Ryan Hamilton wrote:
> I suspect you'll need to move this to the .cc file.

I am surprised, not sure why compiler's didn't complain(I thought I may have to
move the code into .cc file too).

Left the code similar to the internal source tree.

Powered by Google App Engine
This is Rietveld 408576698