Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_pyexpat.py500 parser.CharacterDataHandler = self.counting_handler
524 parser.CharacterDataHandler = self.counting_handler
554 def counting_handler(self, text): member in ChardataBufferTest
560 parser.CharacterDataHandler = self.counting_handler
572 parser.CharacterDataHandler = self.counting_handler
588 parser.CharacterDataHandler = self.counting_handler
/external/python/cpython3/Lib/test/
Dtest_pyexpat.py551 parser.CharacterDataHandler = self.counting_handler
575 parser.CharacterDataHandler = self.counting_handler
600 def counting_handler(self, text): member in ChardataBufferTest
606 parser.CharacterDataHandler = self.counting_handler
618 parser.CharacterDataHandler = self.counting_handler
634 parser.CharacterDataHandler = self.counting_handler