Searched refs:make_test_protocol (Results 1 – 4 of 4) sorted by relevance
384 self.protocol = test_utils.make_test_protocol(asyncio.Protocol)508 self.protocol = test_utils.make_test_protocol(asyncio.Protocol)900 self.protocol = test_utils.make_test_protocol(asyncio.BufferedProtocol)949 self.protocol = test_utils.make_test_protocol(asyncio.Protocol)959 buf_proto = test_utils.make_test_protocol(asyncio.BufferedProtocol)1078 self.protocol = test_utils.make_test_protocol(asyncio.DatagramProtocol)
41 self.protocol = test_utils.make_test_protocol(asyncio.Protocol)483 self.protocol = test_utils.make_test_protocol(asyncio.DatagramProtocol)819 self.protocol = test_utils.make_test_protocol(asyncio.DatagramProtocol)
283 def make_test_protocol(base): function
650 self.protocol = test_utils.make_test_protocol(asyncio.Protocol)827 self.protocol = test_utils.make_test_protocol(asyncio.BaseProtocol)