Home | History | Annotate | Download | only in test

Lines Matching defs:cache

2316     def cache(self):
2325 self.cache.append(data)
2328 self._delegate.write(''.join(self.cache))