Searched refs:OnRunStartAction (Results 1 – 4 of 4) sorted by relevance
260 framework.OnRunStartAction.NON_DEBUG_RUN, [])266 framework.OnRunStartAction.DEBUG_RUN,324 if request.performed_action == framework.OnRunStartAction.DEBUG_RUN:368 elif request.performed_action == framework.OnRunStartAction.PROFILE_RUN:540 framework.OnRunStartAction.PROFILE_RUN, []))547 action = framework.OnRunStartAction.NON_DEBUG_RUN550 action = framework.OnRunStartAction.DEBUG_RUN564 action = framework.OnRunStartAction.DEBUG_RUN621 framework.OnRunStartAction.INVOKE_STEPPER, []))
225 class OnRunStartAction(object): class489 if run_start_resp.action == OnRunStartAction.DEBUG_RUN:554 elif run_start_resp.action == OnRunStartAction.PROFILE_RUN:571 elif (run_start_resp.action == OnRunStartAction.NON_DEBUG_RUN or572 run_start_resp.action == OnRunStartAction.INVOKE_STEPPER):578 if run_start_resp.action == OnRunStartAction.INVOKE_STEPPER:939 OnRunStartAction.DEBUG_RUN,
114 if self._performed_action == framework.OnRunStartAction.DEBUG_RUN:129 elif self._performed_action == framework.OnRunStartAction.PROFILE_RUN:133 elif self._performed_action == framework.OnRunStartAction.INVOKE_STEPPER:
78 framework.OnRunStartAction.DEBUG_RUN,138 framework.OnRunStartAction.DEBUG_RUN, debug_urls)266 framework.OnRunStartAction.DEBUG_RUN,