Home
last modified time | relevance | path

Searched refs:want_prob (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/libmedia/tests/fuzzer/
Dlibmedia_metadata_fuzzer.cpp12 static const float want_prob = 0.5; variable
29 if (got_prob < want_prob) { in LLVMFuzzerTestOneInput()