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.py97 DAEMON_DEACTIVATED_STATES = ["stop", "stopped"] variable
1017 elif expectation in DAEMON_DEACTIVATED_STATES:
1065 elif action in DAEMON_DEACTIVATED_STATES: