Searched refs:want_prob (Results 1 – 1 of 1) sorted by relevance
12 static const float want_prob = 0.5; variable29 if (got_prob < want_prob) { in LLVMFuzzerTestOneInput()