Home
last modified time | relevance | path

Searched refs:_get_corpus_dir (Results 1 – 1 of 1) sorted by relevance

/external/oss-fuzz/infra/
Dhelper.py294 def _get_corpus_dir(project_name=''): function
737 corpus_dir = _get_corpus_dir(args.project_name)
806 run_args.extend(['-v', '%s:/corpus' % _get_corpus_dir(args.project_name)])