Home
last modified time | relevance | path

Searched refs:create_clean_host_dir (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/infra/bots/recipe_modules/flavor/
H A Ddefault.py91 self.create_clean_host_dir(path)
93 def create_clean_host_dir(self, path): member in DefaultFlavor
H A Dapi.py96 def create_clean_host_dir(self, path): member in SkiaFlavorApi
97 return self._f.create_clean_host_dir(path)
/third_party/skia/infra/bots/recipes/
H A Dtest.py51 api.flavor.create_clean_host_dir(api.path['start_dir'].join('test'))
/third_party/skia/infra/bots/recipe_modules/flavor/examples/
H A Dfull.py52 api.flavor.create_clean_host_dir('results_dir')

Completed in 3 milliseconds