Searched refs:bisect_stage (Results 1 – 1 of 1) sorted by relevance
391 def bisect_driver(bisect_stage, bisect_dir, execargs): argument393 if bisect_stage == 'POPULATE_GOOD':395 elif bisect_stage == 'POPULATE_BAD':397 elif bisect_stage == 'TRIAGE':400 raise ValueError('wrong value for BISECT_STAGE: %s' % bisect_stage)