Home | History | Annotate | Download | only in test

Lines Matching refs:orig

954             orig = sys.getrefcount(__name__)
957 if sys.getrefcount(__name__) != orig:
2085 orig = s.getsockopt(socket.AF_VSOCK,
2093 socket.SO_VM_SOCKETS_BUFFER_SIZE, orig * 2)
2100 self.assertEqual(orig * 2,