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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_mimetools.py 41 self.assertEqual(msg.getsubtype(), "plain")
test_urllibnet.py 93 self.assertEqual(info_obj.getsubtype(), "html")
test_urllib2_localnet.py 465 self.assertEqual(info_obj.getsubtype(), "plain")
  /external/python/cpython2/Lib/test/
test_mimetools.py 41 self.assertEqual(msg.getsubtype(), "plain")
test_urllibnet.py 100 self.assertEqual(info_obj.getsubtype(), "html")
test_urllib2_localnet.py 615 self.assertEqual(info_obj.getsubtype(), "plain")
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
mimetools.py 98 def getsubtype(self): member in class:Message
  /external/python/cpython2/Lib/
mimetools.py 98 def getsubtype(self): member in class:Message

Completed in 66 milliseconds