Searched refs:check_call (Results 1 – 4 of 4) sorted by relevance
29 def check_call(*args, **kwargs): function31 subprocess.check_call(*args, **kwargs)63 check_call([96 check_call([101 check_call([107 check_call([
132 subprocess.check_call(cipd_command.split(" "))140 subprocess.check_call(cipd_command.split(" "))
131 subprocess.check_call(command, stderr=subprocess.DEVNULL)
33 subprocess.check_call(args)