Searched refs:MAX_IGNORE_DEPTH (Results 1 – 1 of 1) sorted by relevance
23 static constexpr int MAX_IGNORE_DEPTH = 200; variable27 size_t ignoreDepth = dataProvider.ConsumeIntegralInRange<size_t>(0, MAX_IGNORE_DEPTH); in LLVMFuzzerTestOneInput()