Searched refs:_PHASES (Results 1 – 1 of 1) sorted by relevance
58 class _PHASES(object): class115 if should_run_phase(_PHASES.WIPE):122 if should_run_phase(_PHASES.PROPERTIES):125 if should_run_phase(_PHASES.FINISH):500 parser.add_argument('--phase', action='append', choices=_PHASES.ALL,