Searched refs:clean_isolated_files (Results 1 – 3 of 3) sorted by relevance
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:
12 api.isolate.clean_isolated_files(api.path['checkout'].join('out', 'Release'))
33 def clean_isolated_files(self, build_dir): member in IsolateApi