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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_wsgiref.py 457 def non_error_app(e,s): function in function:HandlerTests.testBasicErrorOutput
465 h.run(non_error_app)
497 def non_error_app(e,s): function in function:HandlerTests.testHeaderFormats
520 h.run(non_error_app)
527 h.run(non_error_app)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_wsgiref.py 457 def non_error_app(e,s): function in function:HandlerTests.testBasicErrorOutput
465 h.run(non_error_app)
497 def non_error_app(e,s): function in function:HandlerTests.testHeaderFormats
520 h.run(non_error_app)
527 h.run(non_error_app)

Completed in 98 milliseconds