Home | History | Annotate | Download | only in test

Lines Matching refs:BufferedRWPair

1433     tp = io.BufferedRWPair
1436 tp = pyio.BufferedRWPair
2503 # after the reference to the underlying BufferedRWPair's writer got
2506 b1 = self.BufferedRWPair(self.MockRawIO(), self.MockRawIO())
2508 b2 = self.BufferedRWPair(self.MockRawIO(), self.MockRawIO())