Searched refs:EXIT_CODE_NORMAL (Results 1 – 4 of 4) sorted by relevance
395 exit_code = constant.EXIT_CODE_NORMAL405 sys.exit(constant.EXIT_CODE_NORMAL)424 exit_code = constant.EXIT_CODE_NORMAL425 if exit_code is not constant.EXIT_CODE_NORMAL:439 if not launch_ide and exit_code is constant.EXIT_CODE_NORMAL:
88 EXIT_CODE_NORMAL = 0 variable
137 mock_ends_metrics.assert_called_with(constant.EXIT_CODE_NORMAL)
55 exit_code = constant.EXIT_CODE_NORMAL