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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_minidom.py 717 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")
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_minidom.py 717 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")
    [all...]

Completed in 274 milliseconds