Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/
Dtest_sax.py363 def checkContent(self, stream, content): member in PrepareInputSourceTest
375 self.checkContent(prep.getCharacterStream(),
385 self.checkContent(prep.getByteStream(),
394 self.checkContent(prep.getByteStream(),
401 self.checkContent(prep.getByteStream(),
408 self.checkContent(prep.getByteStream(),
416 self.checkContent(prep.getByteStream(),
424 self.checkContent(prep.getCharacterStream(),
/external/python/cpython2/Lib/test/
Dtest_sax.py305 def checkContent(self, stream, content): member in PrepareInputSourceTest
318 self.checkContent(prep.getByteStream(),
327 self.checkContent(prep.getByteStream(),
334 self.checkContent(prep.getByteStream(),
342 self.checkContent(prep.getByteStream(),