diff options
author | dominikg@chromium.org <dominikg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-05-21 23:52:41 +0000 |
---|---|---|
committer | dominikg@chromium.org <dominikg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-05-21 23:52:41 +0000 |
commit | 6d40a14b5aa4587a0c58ece85329c76fad23ce8d (patch) | |
tree | 0981292cbb2f1cbea3d22238fd777d536c36e8b3 /ppapi | |
parent | 5a665643fafcb4f102c4fb26f64e586496f46600 (diff) | |
download | chromium_src-6d40a14b5aa4587a0c58ece85329c76fad23ce8d.zip chromium_src-6d40a14b5aa4587a0c58ece85329c76fad23ce8d.tar.gz chromium_src-6d40a14b5aa4587a0c58ece85329c76fad23ce8d.tar.bz2 |
Telemetry: Mock out subprocess in VTune profiler unit test.
Instead of using simple_mock.MockObject for mocking out subprocess, this CL introduces a MockSubprocess class which is more flexible in handling calls. This way we can avoid the problem of having to know in advance how many calls the profiler will make to subprocess.
BUG=375231
Review URL: https://codereview.chromium.org/294893004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@272023 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ppapi')
0 files changed, 0 insertions, 0 deletions