Searched refs:kMaxRuns (Results 1 – 2 of 2) sorted by relevance
26 constexpr size_t kMaxRuns = 100; variable46 while (fdp.remaining_bytes() && ++apiCount <= kMaxRuns) { in LLVMFuzzerTestOneInput()
25 constexpr int32_t kMaxRuns = 100; variable206 int32_t runs = kMaxRuns; in process()