Searched refs:fuzzer_initialized (Results 1 – 1 of 1) sorted by relevance
1083 static bool fuzzer_initialized = false; variable1091 if (!fuzzer_initialized) in sandbox_fuzzing_engine_get_input()1111 if (!fuzzer_initialized) { in LLVMFuzzerTestOneInput()1112 fuzzer_initialized = true; in LLVMFuzzerTestOneInput()
Completed in 5 milliseconds