|
Cleanup the unittest helpers in load_log_unittest.h.
Consolidates all the callers to using the testing::AssertionResult() flavor, and renames them to have "Event" in the name. This rename is in anticipation of adding testers for other entry types.
BUG=NONE
TEST=existing
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=37501
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+310 lines, -330 lines) |
Patch |
 |
M |
net/base/host_resolver_impl_unittest.cc
|
View
|
1
2
|
5 chunks |
+19 lines, -25 lines |
0 comments
|
Download
|
 |
M |
net/base/load_log_unittest.h
|
View
|
1
2
|
2 chunks |
+47 lines, -28 lines |
0 comments
|
Download
|
 |
M |
net/base/load_log_unittest.cc
|
View
|
1
2
|
5 chunks |
+23 lines, -21 lines |
0 comments
|
Download
|
 |
M |
net/flip/flip_network_transaction_unittest.cc
|
View
|
1
2
|
1 chunk |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
net/http/http_cache_unittest.cc
|
View
|
1
2
|
3 chunks |
+32 lines, -32 lines |
0 comments
|
Download
|
 |
M |
net/proxy/init_proxy_resolver_unittest.cc
|
View
|
1
2
|
3 chunks |
+37 lines, -40 lines |
0 comments
|
Download
|
 |
M |
net/proxy/proxy_resolver_v8_unittest.cc
|
View
|
1
2
|
1 chunk |
+12 lines, -12 lines |
0 comments
|
Download
|
 |
M |
net/proxy/proxy_service_unittest.cc
|
View
|
1
2
|
3 chunks |
+14 lines, -13 lines |
0 comments
|
Download
|
 |
M |
net/socket/client_socket_pool_base_unittest.cc
|
View
|
1
2
|
6 chunks |
+61 lines, -61 lines |
0 comments
|
Download
|
 |
M |
net/socket/socks5_client_socket_unittest.cc
|
View
|
1
2
|
5 chunks |
+12 lines, -21 lines |
0 comments
|
Download
|
 |
M |
net/socket/socks_client_socket_unittest.cc
|
View
|
1
2
|
7 chunks |
+15 lines, -27 lines |
0 comments
|
Download
|
 |
M |
net/socket/ssl_client_socket_unittest.cc
|
View
|
1
2
|
5 chunks |
+18 lines, -18 lines |
0 comments
|
Download
|
 |
M |
net/socket/tcp_client_socket_unittest.cc
|
View
|
1
2
|
1 chunk |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
M |
net/socket_stream/socket_stream_unittest.cc
|
View
|
1
2
|
1 chunk |
+4 lines, -7 lines |
0 comments
|
Download
|
 |
M |
net/url_request/url_request_unittest.cc
|
View
|
1
2
|
1 chunk |
+8 lines, -16 lines |
0 comments
|
Download
|
Total messages: 4 (0 generated)
|