Searched refs:do_bad_build_check (Results 1 – 2 of 2) sorted by relevance
101 def do_bad_build_check(fuzz_target): function174 bad_build_results = pool.map(do_bad_build_check, fuzz_targets)
28 return test_all.do_bad_build_check(fuzz_target_path).returncode == 0