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

  /external/skia/infra/bots/recipe_modules/flavor/
api.py 93 def device_path_join(self, *args): member in class:SkiaFlavorApi
94 return self._f.device_path_join(*args)
145 device_version_file = self.device_path_join(
default_flavor.py 102 def device_path_join(self, *args): member in class:DefaultFlavorUtils
  /external/skqp/infra/bots/recipe_modules/flavor/
api.py 93 def device_path_join(self, *args): member in class:SkiaFlavorApi
94 return self._f.device_path_join(*args)
145 device_version_file = self.device_path_join(
default_flavor.py 102 def device_path_join(self, *args): member in class:DefaultFlavorUtils
  /external/skia/infra/bots/recipes/
perf.py 251 '--images', api.flavor.device_path_join(
270 '--images', api.flavor.device_path_join(
288 json_path = api.flavor.device_path_join(
test.py 809 hashes_file = api.flavor.device_path_join(
875 '--images', api.flavor.device_path_join(
    [all...]
  /external/skqp/infra/bots/recipes/
perf.py 248 '--images', api.flavor.device_path_join(
267 '--images', api.flavor.device_path_join(
285 json_path = api.flavor.device_path_join(
test.py 782 hashes_file = api.flavor.device_path_join(
848 '--images', api.flavor.device_path_join(
858 '--images', api.flavor.device_path_join(
860 '--colorImages', api.flavor.device_path_join(
    [all...]

Completed in 180 milliseconds