[CrOS MultiDevice] Fix FakeConnectionAttempt.
This class declared its constructor and destructor but did not actually implement them. This CL implements them. Additionally, this CL adds a "destructor callback" as an optional constructor parameter and invokes the callback in the destructor. Bug: 824568, 752273 Change-Id: I0c60a0bc64ade3b55b926bc864c20c6ea4814d7b Reviewed-on: https://chromium-review.googlesource.com/1105306 Commit-Queue: Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:Ryan Hansberry <hansberry@chromium.org> Cr-Commit-Position: refs/heads/master@{#568330}
Showing
Please register or sign in to comment