Home
last modified time | relevance | path

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

/tools/tradefederation/core/test_framework/com/android/tradefed/targetprep/adb/
DAdbStopServerPreparer.java128 CommandResult restart = getRunUtil().runTimedCmd(CMD_TIMEOUT, "adb", "start-server"); in tearDown() local
/tools/test/connectivity/acts_tests/tests/google/ble/beacon_tests/
DBeaconSwarmTest.py67 def _start_advertisements_thread(self, ad, beacon_count, restart=False): argument
/tools/test/openhst/
Dstress_test.proto76 bool restart = 5; field
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/
Dwifi_retail_ap.py147 def restart(self): member in BlockingBrowser