Searched refs:check_call (Results 1 – 19 of 19) sorted by relevance
101 subprocess.check_call.assert_not_called()105 subprocess.check_call.call_count = 0109 subprocess.check_call.assert_called_with([adb_cmd._adb_command,122 subprocess.check_call.assert_not_called()127 subprocess.check_call.call_count = 0131 subprocess.check_call.assert_called_with([adb_cmd._adb_command,137 subprocess.check_call.call_count = 0141 subprocess.check_call.assert_not_called()146 subprocess.check_call.call_count = 0
192 subprocess.check_call(adb_disconnect_args)234 subprocess.check_call(adb_connect_args)249 subprocess.check_call(adb_unlock_args.split())
158 self.assertEqual(subprocess.check_call.call_count, 0) #pylint: disable=no-member169 self.assertEqual(subprocess.check_call.call_count, 1) #pylint: disable=no-member170 subprocess.check_call.assert_called_with( #pylint: disable=no-member423 subprocess.check_call.assert_called_with(["pkill", "-9", "-f", fake_ss_vncviewer_pattern])425 subprocess.check_call.call_count = 0428 subprocess.check_call.assert_not_called()
366 subprocess.check_call(cmd, stdout=sys.stderr, stderr=sys.stdout)802 subprocess.check_call(command, stderr=dev_null, stdout=dev_null)1063 subprocess.check_call([constants.CMD_PGREP, "-af", command],1181 subprocess.check_call(command_kill)
99 subprocess.check_call(install_args + ['--upgrade', 'pip'])104 subprocess.check_call(install_args +
63 subprocess.check_call(shlex.split(cmd), cwd=path)
58 subprocess.check_call(['bash', script_path, source_dir, target_dir])
147 functor=lambda cmd: subprocess.check_call(cmd, shell=True),
382 subprocess.check_call(['adb', 'kill-server'])389 subprocess.check_call(nsjail_command, stdout=stdout, stderr=stderr)
286 subprocess.check_call(['cp', '--no-dereference', source_path, dest_path])
66 subprocess.check_call(run_sh_cmd, shell=True)
613 subprocess.check_call(cmd, shell=True)643 subprocess.check_call(
133 subprocess.check_call(updatedb_cmd, env=full_env_vars)
128 subprocess.check_call(updatedb_cmd, env=full_env_vars)
135 def check_call(self): member in TelLiveImsSettingsTest232 if not self.check_call():295 if not self.check_call():
116 subprocess.check_call(command)
193 subprocess.check_call(cmd, stderr=subprocess.STDOUT,
182 subprocess.check_call(cmd, stderr=subprocess.STDOUT,
410 subprocess.check_call(