Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/devil/devil/android/
Ddevice_utils_devicetest.py90 self.device.PushChangedFiles([(host_file_path, device_file_path)])
105 self.device.PushChangedFiles([(host_file_path, device_file_path)])
122 self.device.PushChangedFiles([(host_tmp_dir, _DEVICE_DIR)],
146 self.device.PushChangedFiles([(host_tmp_dir, _DEVICE_DIR)],
190 self.device.PushChangedFiles([(host_tmp_dir, _DEVICE_DIR)],
225 self.device.PushChangedFiles([(host_tmp_dir, _DEVICE_DIR)],
235 self.device.PushChangedFiles([(host_tmp_dir, _DEVICE_DIR)],
Dforwarder.py398 device.PushChangedFiles([(
Ddevice_utils.py1455 def PushChangedFiles(self, host_device_tuples, timeout=None, member in DeviceUtils
/external/chromium-trace/catapult/devil/docs/
Ddevice_utils.md14 enable_device_files_cache: For PushChangedFiles(), cache checksums of
527 ### DeviceUtils.PushChangedFiles