Searched refs:getNames (Results 1 - 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
H A Dtest_sax.py33 self.assertEqual(attrs.getNames(), [])
50 self.assertEqual(attrs.getNames(), [])
62 self.assertEqual(attrs.getNames(), ["attr"])
492 self.assertEqual(attrs.getNames(), [(ns_uri, "attr")])
683 self.assertEqual(attrs.getNames(), [(ns_uri, "attr")])
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/xml/sax/
H A Dxmlreader.py306 def getNames(self): member in class:AttributesImpl
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/xml/sax/
H A Dxmlreader.py306 def getNames(self): member in class:AttributesImpl

Completed in 10 milliseconds