Searched refs:download_corpus (Results 1 – 4 of 4) sorted by relevance
46 def download_corpus(self, target_name, out_dir): member in BaseClusterFuzzDeployment61 def download_corpus(self, target_name, out_dir): member in ClusterFuzzLite120 def download_corpus(self, target_name, out_dir): member in OSSFuzz
73 result = self.deployment.download_corpus(EXAMPLE_FUZZER, self.OUT_DIR)87 corpus_path = self.deployment.download_corpus(EXAMPLE_FUZZER, self.OUT_DIR)
115 self.latest_corpus_path = self.clusterfuzz_deployment.download_corpus(
100 download_corpus \