Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/webapp2/tests/
Dwebapp1_test.py27 class OldStyleHandlerWithError(webapp.RequestHandler): class
36 (r'/test/error', OldStyleHandlerWithError),