• Home
  • Raw
  • Download

Lines Matching defs:self

119   def assertSocketClosed(self, sock):  argument
122 def assertSocketConnected(self, sock): argument
125 def assertSocketsClosed(self, socketpair): argument
129 def assertMarkIs(self, mark, attrs): argument
132 def assertSockInfoMatchesSocket(self, s, info): argument
151 def PackAndCheckBytecode(self, instructions): argument
158 def _EventDuringBlockingCall(self, sock, call, expected_errno, event): argument
184 def CloseDuringBlockingCall(self, sock, call, expected_errno): argument
189 def setUp(self): argument
194 def tearDown(self): argument
203 def testFindsMappedSockets(self): argument
213 def CheckFindsAllMySockets(self, socktype, proto): argument
254 def testFindsAllMySocketsTcp(self): argument
258 def testFindsAllMySocketsUdp(self): argument
261 def testBytecodeCompilation(self): argument
314 def testCrossFamilyBytecode(self): argument
360 def testPortComparisonValidation(self): argument
374 def testNonSockDiagCommand(self): argument
385 def CheckSocketCookie(self, inet, addr): argument
394 def testGetsockoptcookie(self): argument
399 def testDemonstrateUdpGetSockIdBug(self): argument
482 def testClosesSockets(self): argument
514 def __init__(self, sock, operation): argument
521 def run(self): argument
530 def testIpv4MappedSynRecvSocket(self): argument
559 def setUp(self): argument
568 def checkInitRwndSize(self, version, netid): argument
577 def checkSynPacketWindowSize(self, version, netid): argument
591 def testTcpCwndSize(self): argument
600 def setUp(self): argument
604 def CheckRstOnClose(self, sock, req, expect_reset, msg, do_close=True): argument
625 def CheckTcpReset(self, state, statename): argument
634 def testTcpResets(self): argument
640 def testFinWait1Socket(self): argument
680 def FindChildSockets(self, s): argument
697 def CheckChildSocket(self, version, statename, parent_first): argument
759 def testChildSockets(self): argument
766 def testAcceptInterrupted(self): argument
777 def testReadInterrupted(self): argument
788 def testConnectInterrupted(self): argument
819 def setUp(self): argument
826 def PollResultToString(self, poll_events, ignoremask): argument
834 def BlockingPoll(self, sock, mask, expected, ignoremask): argument
844 def RstDuringBlockingCall(self, sock, call, expected_errno): argument
849 def assertSocketErrors(self, errno): argument
858 def CheckPollDestroy(self, mask, expected, ignoremask): argument
868 def CheckPollRst(self, mask, expected, ignoremask): argument
878 def testReadPollRst(self): argument
889 def testWritePollRst(self): argument
892 def testReadWritePollRst(self): argument
895 def testReadPollDestroy(self): argument
900 def testWritePollDestroy(self): argument
903 def testReadWritePollDestroy(self): argument
918 def testClosesUdpSockets(self): argument
931 def BindToRandomPort(self, s, addr): argument
944 def testSocketAddressesAfterClose(self): argument
982 def testReadInterrupted(self): argument
1006 def CheckPermissions(self, socktype): argument
1025 def testUdp(self): argument
1028 def testTcp(self): argument
1043 def FilterEstablishedSockets(self, mark, mask): argument
1049 def assertSamePorts(self, ports, diag_msgs): argument
1054 def SockInfoMatchesSocket(self, s, info): argument
1065 def assertFoundSockets(self, infos, sockets): argument
1082 def testMarkBytecode(self): argument
1117 def assertSocketMarkIs(self, s, mark): argument
1124 def testMarkInAttributes(self): argument