|
cryptohome: Convet all *Stub classes into Fake* classes
ShillProfileClientStub is renamed to FakeShillProfileClient.
ShillServiceClientStub is renamed to FakeShillServiceClient
ShillManagerClientStub is renamed to FakeShillManagerClient,
and the original FakeShillManagerClient is removed.
BUG= 309506
TEST=none
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=229770
Total comments: 4
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+749 lines, -1911 lines) |
Patch |
 |
M |
chromeos/chromeos.gyp
|
View
|
|
3 chunks |
+6 lines, -8 lines |
0 comments
|
Download
|
 |
M |
chromeos/dbus/fake_shill_manager_client.h
|
View
|
|
3 chunks |
+75 lines, -18 lines |
0 comments
|
Download
|
 |
M |
chromeos/dbus/fake_shill_manager_client.cc
|
View
|
|
1 chunk |
+580 lines, -48 lines |
0 comments
|
Download
|
 |
A + |
chromeos/dbus/fake_shill_profile_client.h
|
View
|
|
2 chunks |
+11 lines, -9 lines |
0 comments
|
Download
|
 |
A + |
chromeos/dbus/fake_shill_profile_client.cc
|
View
|
|
10 chunks |
+17 lines, -17 lines |
0 comments
|
Download
|
 |
A + |
chromeos/dbus/fake_shill_service_client.h
|
View
|
|
3 chunks |
+13 lines, -12 lines |
0 comments
|
Download
|
 |
A + |
chromeos/dbus/fake_shill_service_client.cc
|
View
|
|
26 chunks |
+40 lines, -40 lines |
0 comments
|
Download
|
 |
M |
chromeos/dbus/shill_manager_client.cc
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
D |
chromeos/dbus/shill_manager_client_stub.h
|
View
|
|
1 chunk |
+0 lines, -132 lines |
0 comments
|
Download
|
 |
D |
chromeos/dbus/shill_manager_client_stub.cc
|
View
|
|
1 chunk |
+0 lines, -636 lines |
0 comments
|
Download
|
 |
M |
chromeos/dbus/shill_profile_client.cc
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
D |
chromeos/dbus/shill_profile_client_stub.h
|
View
|
|
1 chunk |
+0 lines, -72 lines |
0 comments
|
Download
|
 |
D |
chromeos/dbus/shill_profile_client_stub.cc
|
View
|
|
1 chunk |
+0 lines, -208 lines |
0 comments
|
Download
|
 |
M |
chromeos/dbus/shill_service_client.cc
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
D |
chromeos/dbus/shill_service_client_stub.h
|
View
|
|
1 chunk |
+0 lines, -134 lines |
0 comments
|
Download
|
 |
D |
chromeos/dbus/shill_service_client_stub.cc
|
View
|
|
1 chunk |
+0 lines, -569 lines |
0 comments
|
Download
|
 |
M |
chromeos/dbus/shill_stub_helper.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chromeos/dbus/shill_stub_helper.cc
|
View
|
1
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
Total messages: 6 (0 generated)
|