Searched defs:current_error (Results 1 - 1 of 1) sorted by relevance
/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/protorpc/wsgi/ | ||
H A D | util_test.py | 274 def current_error(environ, start_response): function in function:FirstFoundTest.testOnlyNotFound 281 self.ResetServer(wsgi_util.first_found([current_error, APP2])) |
Completed in 109 milliseconds