Searched refs:make_test_protocol (Results 1 – 4 of 4) sorted by relevance
373 self.protocol = test_utils.make_test_protocol(asyncio.Protocol)497 self.protocol = test_utils.make_test_protocol(asyncio.Protocol)1024 self.protocol = test_utils.make_test_protocol(asyncio.BufferedProtocol)1073 self.protocol = test_utils.make_test_protocol(asyncio.Protocol)1083 buf_proto = test_utils.make_test_protocol(asyncio.BufferedProtocol)1202 self.protocol = test_utils.make_test_protocol(asyncio.DatagramProtocol)
41 self.protocol = test_utils.make_test_protocol(asyncio.Protocol)550 self.protocol = test_utils.make_test_protocol(asyncio.DatagramProtocol)898 self.protocol = test_utils.make_test_protocol(asyncio.DatagramProtocol)
318 def make_test_protocol(base): function
667 self.protocol = test_utils.make_test_protocol(asyncio.Protocol)844 self.protocol = test_utils.make_test_protocol(asyncio.BaseProtocol)