Searched refs:stop_test_rc (Results 1 – 3 of 3) sorted by relevance
25 stop_test_rc = 2 variable35 + str(stop_test_rc)40 + str(stop_test_rc)86 save_plug_in_value(stop_check_rc=stop_test_rc)87 exit(stop_test_rc)171 if shell_rc == stop_test_rc:
138 def stop_test_rc(): function1169 call_point="stop_check", shell_rc=stop_test_rc(), stop_on_non_zero_rc=11171 if shell_rc == stop_test_rc():1300 call_point="stop_check", shell_rc=stop_test_rc(), stop_on_non_zero_rc=11302 if shell_rc == stop_test_rc():
612 def stop_test_rc(): function