Home
last modified time | relevance | path

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

/base/inputmethod/imf/test/fuzztest/inputmethodcontroller_fuzzer/
Dinputmethodcontroller_fuzzer.cpp66 …stOnSelectionChange(sptr<InputMethodController> imc, std::u16string fuzzedU16String, int fuzzedInt, in TestOnSelectionChange()
199 auto fuzzedInt = static_cast<int>(size); in LLVMFuzzerTestOneInput() local