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

Issue 2926503002: [CrOS Tether] Create proto_test_util.cc/h and move CreateTestDeviceStatus() there. (Closed)

Created:
3 years, 6 months ago by Kyle Horimoto
Modified:
3 years, 6 months ago
Reviewers:
Ryan Hansberry
CC:
chromium-reviews, jlklein+watch-tether_chromium.org, tengs+watch-tether_chromium.org, hansberry+watch-tether_chromium.org, jhawkins+watch-tether_chromium.org, oshima+watch_chromium.org, lesliewatkins+watch-tether_chromium.org, khorimoto+watch-tether_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[CrOS Tether] Create proto_test_util.cc/h and move CreateTestDeviceStatus() there. This CL consolidates all usages of similar functions and prepares for https://codereview.chromium.org/2918863002/ to use the function as well. BUG=672263 Review-Url: https://codereview.chromium.org/2926503002 Cr-Commit-Position: refs/heads/master@{#477151} Committed: https://chromium.googlesource.com/chromium/src/+/cd63c6d5d540c3790721212e4670500835dac8f5

Patch Set 1 #

Total comments: 4

Patch Set 2 : hansberry@ comment. #

Patch Set 3 : Included missing dep. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+116 lines, -143 lines) Patch
M chromeos/components/tether/BUILD.gn View 1 2 2 chunks +3 lines, -0 lines 0 comments Download
M chromeos/components/tether/connect_tethering_operation_unittest.cc View 1 3 chunks +3 lines, -15 lines 0 comments Download
M chromeos/components/tether/device_status_util_unittest.cc View 7 chunks +12 lines, -46 lines 0 comments Download
M chromeos/components/tether/host_scanner_operation_unittest.cc View 2 chunks +3 lines, -12 lines 0 comments Download
M chromeos/components/tether/host_scanner_unittest.cc View 4 chunks +5 lines, -36 lines 0 comments Download
M chromeos/components/tether/message_transfer_operation_unittest.cc View 1 2 chunks +3 lines, -16 lines 0 comments Download
M chromeos/components/tether/message_wrapper_unittest.cc View 1 4 chunks +6 lines, -18 lines 0 comments Download
A chromeos/components/tether/proto_test_util.h View 1 1 chunk +37 lines, -0 lines 0 comments Download
A chromeos/components/tether/proto_test_util.cc View 1 1 chunk +44 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (8 generated)
Kyle Horimoto
3 years, 6 months ago (2017-06-05 21:36:58 UTC) #2
Ryan Hansberry
lgtm https://codereview.chromium.org/2926503002/diff/1/chromeos/components/tether/message_wrapper_unittest.cc File chromeos/components/tether/message_wrapper_unittest.cc (right): https://codereview.chromium.org/2926503002/diff/1/chromeos/components/tether/message_wrapper_unittest.cc#newcode23 chromeos/components/tether/message_wrapper_unittest.cc:23: DeviceStatus CreateFakeDeviceStatus() { This same method without any ...
3 years, 6 months ago (2017-06-05 22:52:23 UTC) #3
Kyle Horimoto
https://codereview.chromium.org/2926503002/diff/1/chromeos/components/tether/message_wrapper_unittest.cc File chromeos/components/tether/message_wrapper_unittest.cc (right): https://codereview.chromium.org/2926503002/diff/1/chromeos/components/tether/message_wrapper_unittest.cc#newcode23 chromeos/components/tether/message_wrapper_unittest.cc:23: DeviceStatus CreateFakeDeviceStatus() { On 2017/06/05 22:52:23, Ryan Hansberry wrote: ...
3 years, 6 months ago (2017-06-05 23:18:56 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2926503002/20001
3 years, 6 months ago (2017-06-05 23:19:37 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: chromeos_amd64-generic_chromium_compile_only_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromeos_amd64-generic_chromium_compile_only_ng/builds/354210) chromeos_daisy_chromium_compile_only_ng on master.tryserver.chromium.linux (JOB_FAILED, ...
3 years, 6 months ago (2017-06-05 23:26:20 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2926503002/40001
3 years, 6 months ago (2017-06-05 23:33:36 UTC) #12
commit-bot: I haz the power
3 years, 6 months ago (2017-06-06 01:50:20 UTC) #15
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/cd63c6d5d540c3790721212e4670...

Powered by Google App Engine
This is Rietveld 408576698