Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/network_3GRebootStress/
Dnetwork_3GRebootStress.py42 timeout=shill_proxy.ShillProxy.DEVICE_ENABLE_DISABLE_TIMEOUT)
48 timeout=shill_proxy.ShillProxy.DEVICE_ENABLE_DISABLE_TIMEOUT)
/external/autotest/client/site_tests/network_3GStressEnable/
Dnetwork_3GStressEnable.py28 timeout = shill_proxy.ShillProxy.DEVICE_ENABLE_DISABLE_TIMEOUT
/external/autotest/client/cros/cellular/
Dtest_environment.py172 timeout=shill_proxy.ShillProxy.DEVICE_ENABLE_DISABLE_TIMEOUT)
/external/autotest/client/cros/networking/
Dshill_proxy.py62 DEVICE_ENABLE_DISABLE_TIMEOUT = 60 variable in ShillProxy