OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:iter_app
(Results
1 - 2
of
2
) sorted by null
/external/chromium-trace/catapult/third_party/Paste/tests/
test_cgitb_catcher.py
32
def
iter_app
(environ, start_response):
function
71
res = do_request(
iter_app
, 200)
/external/chromium-trace/catapult/third_party/Paste/tests/test_exceptions/
test_error_middleware.py
58
def
iter_app
(environ, start_response):
function
102
res = do_request(lint.middleware(
iter_app
), 200)
Completed in 161 milliseconds