Searched refs:_get_rerun_options (Results 1 – 1 of 1) sorted by relevance
398 rerun_options = self._get_rerun_options(extra_args)496 def _get_rerun_options(self, extra_args: dict[str, Any]) -> RerunOptions: member in MoblyTestRunner