Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/
Dandroid_device.py1533 def push_system_file(self, src_file_path, dst_file_path, push_timeout=300): argument
1551 '%s %s' % (src_file_path, dst_file_path), timeout=push_timeout)