Searched refs:MAX_RUNS (Results 1 – 2 of 2) sorted by relevance
32 const uint32_t MAX_RUNS = 2048; in LLVMFuzzerTestOneInput() local35 while (fdp.remaining_bytes() > 0 && count++ < MAX_RUNS) { in LLVMFuzzerTestOneInput()
40 const uint32_t MAX_RUNS = 2048; in LLVMFuzzerTestOneInput() local44 while (fdp.remaining_bytes() > 0 && count++ < MAX_RUNS) { in LLVMFuzzerTestOneInput()