Home
last modified time | relevance | path

Searched refs:use_ssh (Results 1 – 3 of 3) sorted by relevance

/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/
Dutils_lib.py41 def flash(fuchsia_device, use_ssh=False, argument
104 reboot_to_bootloader(fuchsia_device, use_ssh,
124 reboot_to_bootloader(fuchsia_device, use_ssh,
135 use_ssh=False, argument
137 if use_ssh:
/tools/test/connectivity/acts_tests/tests/google/fuchsia/flash/
DFlashTest.py54 use_ssh=True,
/tools/test/connectivity/acts/framework/acts/controllers/
Dfuchsia_device.py517 use_ssh: bool = False,
542 if use_ssh:
571 flash(self, use_ssh, FUCHSIA_RECONNECT_AFTER_REBOOT_TIME)