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

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_minidom.py717 def check_import_document(self, deep, testName): member in class:MinidomTest
723 self.check_import_document(0, "testImportDocumentShallow")
726 self.check_import_document(1, "testImportDocumentDeep")
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_minidom.py717 def check_import_document(self, deep, testName): member in class:MinidomTest
723 self.check_import_document(0, "testImportDocumentShallow")
726 self.check_import_document(1, "testImportDocumentDeep")

Completed in 34 milliseconds