Searched refs:create_doc_without_doctype (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gdb/darwin-x86/lib/python2.7/test/
H A Dtest_minidom.py22 def create_doc_without_doctype(doctype=None): function
43 doc = create_doc_without_doctype(doctype)
730 target = create_doc_without_doctype()
736 target = create_doc_without_doctype()
1496 doc = create_doc_without_doctype()
/prebuilts/gdb/linux-x86/lib/python2.7/test/
H A Dtest_minidom.py22 def create_doc_without_doctype(doctype=None): function
43 doc = create_doc_without_doctype(doctype)
730 target = create_doc_without_doctype()
736 target = create_doc_without_doctype()
1496 doc = create_doc_without_doctype()
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_minidom.py22 def create_doc_without_doctype(doctype=None): function
43 doc = create_doc_without_doctype(doctype)
730 target = create_doc_without_doctype()
736 target = create_doc_without_doctype()
1496 doc = create_doc_without_doctype()
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_minidom.py22 def create_doc_without_doctype(doctype=None): function
43 doc = create_doc_without_doctype(doctype)
730 target = create_doc_without_doctype()
736 target = create_doc_without_doctype()
1496 doc = create_doc_without_doctype()

Completed in 65 milliseconds