Home
last modified time | relevance | path

Searched defs:fuzzedDouble (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/inputmethod/imf/test/fuzztest/inputmethodcontroller_fuzzer/
H A Dinputmethodcontroller_fuzzer.cpp67 …ptr<InputMethodController> imc, std::u16string fuzzedU16String, int fuzzedInt, double fuzzedDouble) in TestOnSelectionChange()
203 auto fuzzedDouble = static_cast<double>(size); in LLVMFuzzerTestOneInput() local