Home
last modified time | relevance | path

Searched refs:_check_sample_element (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/test/
Dtest_xml_etree.py2273 def _check_sample_element(self, e): member in XMLParserTest
2285 self._check_sample_element(parser.close())
2291 self._check_sample_element(parser2.close())
2299 self._check_sample_element(parser.close())
/external/python/cpython3/Lib/test/
Dtest_xml_etree.py2630 def _check_sample_element(self, e): member in XMLParserTest
2641 self._check_sample_element(parser.close())
2647 self._check_sample_element(parser2.close())
2654 self._check_sample_element(parser.close())