Home | Sort by relevance Sort by last modified time |
/external/skia/infra/bots/flavor/ | |
chromeos_flavor.py | 30 self.copy_file_to_device(local_path, remote_path) |
ios_flavor.py | 74 def copy_file_to_device(self, host_path, device_path): member in class:iOSFlavorUtils |
ssh_flavor.py | 112 def copy_file_to_device(self, host_path, device_path): member in class:SSHFlavorUtils |
default_flavor.py | 128 def copy_file_to_device(self, host_path, device_path): member in class:DefaultFlavorUtils |
android_flavor.py | 146 def copy_file_to_device(self, host_path, device_path): member in class:AndroidFlavorUtils |