Home
last modified time | relevance | path

Searched refs:DAEMON_DEACTIVATED_STATES (Results 1 – 1 of 1) sorted by relevance

/tools/test/connectivity/acts/framework/acts/controllers/
Dfuchsia_device.py95 DAEMON_DEACTIVATED_STATES = ["stop", "stopped"] variable
930 elif expectation in DAEMON_DEACTIVATED_STATES:
978 elif action in DAEMON_DEACTIVATED_STATES: