HomeSort by relevance Sort by last modified time
    Searched refs:device_path_join (Results 1 - 5 of 5) sorted by null

  /external/skia/infra/bots/flavor/
chromeos_flavor.py 22 self.device_bin_dir = self.device_path_join(self.device_root_dir, 'bin')
29 remote_path = self.device_path_join(self.device_bin_dir, cmd[0])
49 prefix = self.device_path_join(self.device_root_dir, 'skia_')
57 skp_dir=self.device_path_join(join('skp'), 'skps'),
ios_flavor.py 38 def device_path_join(self, *args): member in class:iOSFlavorUtils
107 prefix = self.device_path_join('skiabot', 'skia_')
default_flavor.py 100 def device_path_join(self, *args): member in class:DefaultFlavorUtils
ssh_flavor.py 56 def device_path_join(self, *args): member in class:SSHFlavorUtils
android_flavor.py 93 def device_path_join(self, *args): member in class:AndroidFlavorUtils
233 prefix = self.device_path_join(device_scratch_dir, 'skiabot', 'skia_')

Completed in 48 milliseconds