Home
last modified time | relevance | path

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

/external/oss-fuzz/infra/
Dpresubmit.py45 def _check_one_lib_fuzzing_engine(build_sh_file): argument
49 if not _is_project_file(build_sh_file, 'build.sh'):
52 with open(build_sh_file) as build_sh: