Searched refs:test_entities_in_attribute_value (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/python/cpython2/Lib/test/ | ||
D | test_htmlparser.py | 472 def test_entities_in_attribute_value(self): member in AttributesTestCase |
/aosp_15_r20/external/python/cpython3/Lib/test/ | ||
D | test_htmlparser.py | 666 def test_entities_in_attribute_value(self): member in AttributesTestCase |