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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_wsgiref.py 172 def checkFW(self,text,size,match):
273 self.checkFW("xyz"*50, 120, ["xyz"*40,"xyz"*10])
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_wsgiref.py 172 def checkFW(self,text,size,match):
273 self.checkFW("xyz"*50, 120, ["xyz"*40,"xyz"*10])

Completed in 65 milliseconds