Home | History | Annotate | Download | only in test

Lines Matching full:find_unused_port

632         port = test_support.find_unused_port()
637 # Since find_unused_port() is inherently subject to race conditions, we
640 port = test_support.find_unused_port()
1329 port = test_support.find_unused_port()
1339 port = test_support.find_unused_port()
1379 self.source_port = test_support.find_unused_port()