commit | cafadf5bd103b96c300eed6aad4244837d9f6b76 | [log] [tgz] |
---|---|---|
author | yamaguchi <[email protected]> | Thu Sep 15 09:05:53 2016 |
committer | Commit bot <[email protected]> | Thu Sep 15 09:07:30 2016 |
tree | bf7dda147dd271662dbde6c97f3679a91e69d6a9 | |
parent | 7db5d42ee2012ec61580506af7c0233fd049628d [diff] |
Refactor disk_mount_manager_unittest by replacing gmock with a dedicated mock class of DiskMountManagerObserver. This change is based on https://codereview.chromium.org/2333983004/ which was once merged but reverted by https://codereview.chromium.org/2343593002/ BUG=641943 TEST=chromeos_unittest build with is_asan and is_lsan = true in gn args, and run with ASAN_OPTIONS="detect_leaks=1 symbolize=1" environment variable. Review-Url: https://codereview.chromium.org/2341923003 Cr-Commit-Position: refs/heads/master@{#418811}