Searched refs:bailed_out (Results 1 – 3 of 3) sorted by relevance
31 bailed_out = false; in LLVMFuzzerTestOneInput()37 if (!bailed_out) { in LLVMFuzzerTestOneInput()
31 static bool bailed_out = false; variable38 bailed_out = true; in fuzzer_bailout()
Completed in 5 milliseconds