Searched refs:run_wsgi_app (Results 1 - 5 of 5) sorted by relevance

/external/webkit/Tools/TestResultServer/
H A Dmain.py34 from google.appengine.ext.webapp.util import run_wsgi_app namespace
55 run_wsgi_app(application)
/external/webkit/Tools/RebaselineQueueServer/
H A Dmain.py53 util.run_wsgi_app(application)
/external/webkit/Tools/QueueStatusServer/
H A Dmain.py34 from google.appengine.ext.webapp.util import run_wsgi_app namespace
77 run_wsgi_app(application)
/external/chromium/chrome/common/extensions/docs/examples/apps/hello-python/
H A Dmain.py149 util.run_wsgi_app(application)
/external/chromium/chrome/common/extensions/docs/server/
H A Dchromeextensionsdocs.py12 from google.appengine.ext.webapp.util import run_wsgi_app namespace
276 run_wsgi_app(application)

Completed in 183 milliseconds