Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/Paste/docs/modules/
Ddebug.profile.txt9 .. autoclass:: ProfileMiddleware
/external/chromium-trace/catapult/third_party/Paste/tests/
Dtest_profilemiddleware.py19 app = TestApp(ProfileMiddleware(simple_app, {}))
/external/chromium-trace/catapult/third_party/Paste/paste/debug/
Dprofile.py22 class ProfileMiddleware(object): class
227 return ProfileMiddleware(
/external/chromium-trace/catapult/third_party/Paste/docs/
Dnews.txt377 * Fixed ``ProfileMiddleware`` not calling ``close()`` on consumed