Home
last modified time | relevance | path

Searched refs:DEFAULT_DEVICE_TIMEOUT_SECS (Results 1 – 5 of 5) sorted by relevance

/test/framework/harnesses/host_controller/
Dcommon.py206 DEFAULT_DEVICE_TIMEOUT_SECS = 300 variable
/test/framework/harnesses/host_controller/command_processor/
Dcommand_adb.py49 default=common.DEFAULT_DEVICE_TIMEOUT_SECS,
Dcommand_fastboot.py57 default=common.DEFAULT_DEVICE_TIMEOUT_SECS,
Dcommand_device.py115 common.DEFAULT_DEVICE_TIMEOUT_SECS,
150 common.DEFAULT_DEVICE_TIMEOUT_SECS,
/test/framework/harnesses/host_controller/campaigns/
Dcampaign_common.py344 (",".join(serials), common.DEFAULT_DEVICE_TIMEOUT_SECS))