Searched refs:bad_app (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gdb/darwin-x86/lib/python2.7/test/
H A Dtest_wsgiref.py122 def bad_app(environ,start_response): function in function:IntegrationTests.test_simple_validation_error
125 out, err = run_amock(validator(bad_app))
/prebuilts/gdb/linux-x86/lib/python2.7/test/
H A Dtest_wsgiref.py122 def bad_app(environ,start_response): function in function:IntegrationTests.test_simple_validation_error
125 out, err = run_amock(validator(bad_app))
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_wsgiref.py122 def bad_app(environ,start_response): function in function:IntegrationTests.test_simple_validation_error
125 out, err = run_amock(validator(bad_app))
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_wsgiref.py122 def bad_app(environ,start_response): function in function:IntegrationTests.test_simple_validation_error
125 out, err = run_amock(validator(bad_app))

Completed in 60 milliseconds