Lines Matching refs:create_args
2856 def create_args(self, *, with_env=False, use_bytes=False): member in SpawnTests
2886 args = self.create_args()
2892 args = self.create_args(with_env=True)
2898 args = self.create_args()
2904 args = self.create_args(with_env=True)
2910 args = self.create_args()
2920 args = self.create_args(with_env=True)
2926 args = self.create_args()
2932 args = self.create_args(with_env=True)
2938 args = self.create_args()
2945 args = self.create_args(with_env=True, use_bytes=True)
2951 args = self.create_args()
2957 args = self.create_args()
2963 args = self.create_args()
2971 args = self.create_args()