Searched refs:check_hello (Results 1 - 2 of 2) sorted by relevance

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_wsgiref.py101 def check_hello(self, out, has_length=True): member in class:IntegrationTests
114 self.check_hello(out)
119 self.check_hello(out, has_length=False)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_wsgiref.py101 def check_hello(self, out, has_length=True): member in class:IntegrationTests
114 self.check_hello(out)
119 self.check_hello(out, has_length=False)

Completed in 34 milliseconds