HomeSort by relevance Sort by last modified time
    Searched refs:wsgi_writer (Results 1 - 6 of 6) sorted by null

  /external/chromium-trace/catapult/third_party/Paste/paste/
lint.py 235 def __init__(self, wsgi_writer):
236 self.writer = wsgi_writer
  /prebuilts/gdb/darwin-x86/lib/python2.7/wsgiref/
validate.py 241 def __init__(self, wsgi_writer):
242 self.writer = wsgi_writer
  /prebuilts/gdb/linux-x86/lib/python2.7/wsgiref/
validate.py 241 def __init__(self, wsgi_writer):
242 self.writer = wsgi_writer
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/wsgiref/
validate.py 241 def __init__(self, wsgi_writer):
242 self.writer = wsgi_writer
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/wsgiref/
validate.py 241 def __init__(self, wsgi_writer):
242 self.writer = wsgi_writer
  /external/chromium-trace/catapult/third_party/webtest/webtest/
lint.py 270 def __init__(self, wsgi_writer):
271 self.writer = wsgi_writer

Completed in 1490 milliseconds