Home
last modified time | relevance | path

Searched refs:DecoratedProfile (Results 1 – 1 of 1) sorted by relevance

/external/chromium-trace/catapult/third_party/Paste/paste/debug/
Dprofile.py139 return DecoratedProfile(func, **options)(*args, **kw)
143 class DecoratedProfile(object): class