Home
last modified time | relevance | path

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

/tools/acloud/restart/
Drestart_test.py22 from acloud.restart import restart
28 @mock.patch.object(restart, "RestartFromInstance")
41 restart.Run(args)
50 restart.Run(args)
/tools/acloud/public/
Dacloud_main.py135 from acloud.restart import restart
136 from acloud.restart import restart_args
468 reporter = restart.Run(args)
/tools/trebuchet/trebuchet/viewer/src/main/kotlin/traceviewer/ui/
DAnimator.kt43 animationTimer.restart() in register()
51 animationTimer.restart() in <lambda>()
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/wifi_retail_ap/
D__init__.py181 def restart(self): member in BlockingBrowser
211 self.restart()
225 self.restart()
/tools/test/connectivity/acts_tests/tests/google/ble/beacon_tests/
DBeaconSwarmTest.py67 def _start_advertisements_thread(self, ad, beacon_count, restart=False): argument
69 if restart:
/tools/trebuchet/trebuchet/system-server-analyzer/
DREADME.md17 3.In another console, restart `system_server`:
/tools/test/connectivity/acts/framework/acts/controllers/openwrt_lib/
Dnetwork_settings.py712 def restart(self, service_name): member in ServiceManager
723 self.restart(service)
Dwireless_settings_applier.py144 self.service_manager.restart(SERVICE_DNSMASQ)
/tools/acloud/
DAndroid.bp230 "restart/*.py",
DREADME.md155 `adb devices` and reconnect them to adb. Lastly it will restart vnc for all
/tools/test/openhst/
Dstress_test.proto76 bool restart = 5; field
Dstress_test.py453 daemon_process.restart,