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

/external/python/cpython2/Lib/test/
H A Dtest_minidom.py694 def testCloneAttributeShallow(self): member in class:MinidomTest
695 self.check_clone_attribute(0, "testCloneAttributeShallow")
/external/python/cpython3/Lib/test/
H A Dtest_minidom.py829 def testCloneAttributeShallow(self): member in class:MinidomTest
830 self.check_clone_attribute(0, "testCloneAttributeShallow")

Completed in 675 milliseconds