Searched refs:make_test_protocol (Results 1 – 4 of 4) sorted by relevance
36 self.protocol = test_utils.make_test_protocol(asyncio.Protocol)482 self.protocol = test_utils.make_test_protocol(asyncio.BufferedProtocol)537 self.protocol = test_utils.make_test_protocol(asyncio.Protocol)551 buf_proto = test_utils.make_test_protocol(asyncio.BufferedProtocol)574 buf_proto = test_utils.make_test_protocol(asyncio.BufferedProtocol)
784 self.protocol = test_utils.make_test_protocol(asyncio.Protocol)895 self.protocol = test_utils.make_test_protocol(asyncio.Protocol)1287 self.protocol = test_utils.make_test_protocol(asyncio.BufferedProtocol)1336 self.protocol = test_utils.make_test_protocol(asyncio.Protocol)1346 buf_proto = test_utils.make_test_protocol(asyncio.BufferedProtocol)1465 self.protocol = test_utils.make_test_protocol(asyncio.DatagramProtocol)
272 def make_test_protocol(base): function
635 self.protocol = test_utils.make_test_protocol(asyncio.Protocol)785 self.protocol = test_utils.make_test_protocol(asyncio.BaseProtocol)