Home
last modified time | relevance | path

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

/test/framework/harnesses/host_controller/command_processor/
Dcommand_flash.py203 ret_wait = flasher.WaitForDevice()
/test/framework/harnesses/host_controller/
Dconsole_test.py259 flasher.WaitForDevice.assert_called_with()
/test/framework/harnesses/host_controller/build/
Dbuild_flasher.py234 def WaitForDevice(self, timeout_secs=600): member in BuildFlasher