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

  /external/skia/infra/bots/recipe_modules/isolate/tests/
clean_isolated_files.py 12 api.isolate.clean_isolated_files(api.path['checkout'].join('out', 'Release'))
  /external/skia/infra/bots/recipe_modules/isolate/resources/
find_isolated_tests.py 58 if not (options.output_json or options.clean_isolated_files):
60 if options.output_json and options.clean_isolated_files:
68 if options.clean_isolated_files:
81 if options.clean_isolated_files:
  /external/skia/infra/bots/recipe_modules/isolate/
api.py 33 def clean_isolated_files(self, build_dir): member in class:IsolateApi

Completed in 76 milliseconds