[Telemetry] Fix @Cache to maintain cache for life of instance for bound methods
commit1813c4fe5371be5da5cf7c70b56da6d99efb0210
authortonyg@chromium.org <tonyg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 29 Jul 2014 07:45:56 +0000 (29 07:45 +0000)
committertonyg@chromium.org <tonyg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 29 Jul 2014 07:45:56 +0000 (29 07:45 +0000)
tree4a111034a9d0b130628301c6e982a585a5523d5d
parent7daef4642a2e4b82c698fb01fc24bd57a9e9975d
[Telemetry] Fix @Cache to maintain cache for life of instance for bound methods

Without this fix the final assert in the unittest fails.

BUG=

Review URL: https://codereview.chromium.org/425613002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@286111 0039d316-1c4b-4281-b951-d872f2087c98
tools/telemetry/telemetry/decorators.py
tools/telemetry/telemetry/unittest/decorators_unittest.py