Searched refs:test_processing_instruction_only (Results 1 – 3 of 3) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_sgmllib.py | 194 def test_processing_instruction_only(self): member in SGMLParserTestCase |
D | test_htmlparser.py | 99 def test_processing_instruction_only(self): member in HTMLParserTestCase |
/external/python/cpython3/Lib/test/ | ||
D | test_htmlparser.py | 107 def test_processing_instruction_only(self): member in HTMLParserTestCase |