Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/devil/devil/android/
Ddevice_utils_devicetest.py84 self.device.PushChangedFiles([(host_file_path, device_file_path)])
99 self.device.PushChangedFiles([(host_file_path, device_file_path)])
116 self.device.PushChangedFiles([(host_tmp_dir, _DEVICE_DIR)],
140 self.device.PushChangedFiles([(host_tmp_dir, _DEVICE_DIR)],
183 self.device.PushChangedFiles([(host_tmp_dir, _DEVICE_DIR)],
Dforwarder.py298 device.PushChangedFiles([(
Ddevice_utils.py1098 def PushChangedFiles(self, host_device_tuples, timeout=None, member in DeviceUtils
/external/chromium-trace/catapult/telemetry/telemetry/internal/platform/profiler/
Dandroid_prebuilt_profiler_helper.py30 device.PushChangedFiles([(host_path, device_binary_path)])
/external/chromium-trace/catapult/telemetry/telemetry/internal/platform/
Dandroid_platform_backend.py561 self._device.PushChangedFiles([(new_profile_dir, saved_profile_location)])