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

Issue 1029463003: Improve tests. Correct things clang_tidy complains about. Make (Closed)

Created:
5 years, 9 months ago by ramant (doing other things)
Modified:
5 years, 9 months ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Improve tests. Correct things clang_tidy complains about. Make QuicTimeWaitListManager::AddConnectionIdToTimeWait virtual so it can be mocked. Correct things clang_tidy complains about. Make a method virtual so it can be mocked. Merge internal change: 88744988 R=rch@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+83 lines, -66 lines) Patch
M net/quic/quic_time_wait_list_manager.h View 3 chunks +11 lines, -9 lines 0 comments Download
M net/quic/quic_time_wait_list_manager.cc View 3 chunks +6 lines, -6 lines 0 comments Download
M net/tools/quic/quic_dispatcher_test.cc View 8 chunks +16 lines, -27 lines 0 comments Download
M net/tools/quic/quic_time_wait_list_manager.h View 3 chunks +11 lines, -9 lines 0 comments Download
M net/tools/quic/quic_time_wait_list_manager.cc View 3 chunks +9 lines, -9 lines 0 comments Download
M net/tools/quic/quic_time_wait_list_manager_test.cc View 5 chunks +6 lines, -6 lines 0 comments Download
M net/tools/quic/test_tools/quic_test_utils.h View 1 chunk +14 lines, -0 lines 0 comments Download
M net/tools/quic/test_tools/quic_test_utils.cc View 2 chunks +10 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
ramant (doing other things)
5 years, 9 months ago (2015-03-22 02:55:47 UTC) #1
Ryan Hamilton
lgtm
5 years, 9 months ago (2015-03-22 17:09:07 UTC) #2
ramant (doing other things)
5 years, 9 months ago (2015-03-24 21:15:28 UTC) #3
On 2015/03/22 17:09:07, Ryan Hamilton wrote:
> lgtm

Closing the issue. The following CL is being merged.

https://codereview.chromium.org/1034573002/

Powered by Google App Engine
This is Rietveld 408576698