Lines Matching defs:project_name
246 def check_project_exists(project_name): argument
255 def _check_fuzzer_exists(project_name, fuzzer_name): argument
284 def _get_project_dir(project_name): argument
289 def get_dockerfile_path(project_name): argument
294 def _get_corpus_dir(project_name=''): argument
304 def _get_output_dir(project_name=''): argument
314 def _get_work_dir(project_name=''): argument
324 def _get_project_language(project_name): argument
417 def _workdir_from_dockerfile(project_name): argument
509 project_name, argument
662 def _get_fuzz_targets(project_name): argument
676 def _get_latest_corpus(project_name, fuzz_target, base_corpus_dir): argument
878 project_name, argument