Home
last modified time | relevance | path

Searched defs:restart (Results 1 – 6 of 6) sorted by relevance

/tools/test/connectivity/acts_tests/tests/google/ble/beacon_tests/
DBeaconSwarmTest.py67 def _start_advertisements_thread(self, ad, beacon_count, restart=False): argument
/tools/tradefederation/core/test_framework/com/android/tradefed/targetprep/adb/
DAdbStopServerPreparer.java130 CommandResult restart = getRunUtil().runTimedCmd(CMD_TIMEOUT, "adb", "start-server"); in tearDown() local
/tools/test/openhst/
Dstress_test.proto76 bool restart = 5; field
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/wifi_retail_ap/
D__init__.py201 def restart(self): member in BlockingBrowser
/tools/test/connectivity/acts/framework/acts/controllers/openwrt_lib/
Dnetwork_settings.py1087 def restart(self, service_name): member in ServiceManager
/tools/asuite/adevice/src/
Dadevice.rs689 pub restart: Duration, field