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