Searched refs:fuzzer_initialized (Results 1 – 1 of 1) sorted by relevance
1146 static bool fuzzer_initialized = false; variable1154 if (!fuzzer_initialized) in sandbox_fuzzing_engine_get_input()1174 if (!fuzzer_initialized) { in LLVMFuzzerTestOneInput()1175 fuzzer_initialized = true; in LLVMFuzzerTestOneInput()
Completed in 5 milliseconds