Home
last modified time | relevance | path

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

/base/inputmethod/imf/test/fuzztest/inputmethodcontroller_fuzzer/
Dinputmethodcontroller_fuzzer.cpp119 void TestSetCallingWindow(sptr<InputMethodController> imc, uint32_t fuzzedUInt32) in TestSetCallingWindow()
177 auto fuzzedUInt32 = static_cast<uint32_t>(size); in LLVMFuzzerTestOneInput() local