Home
last modified time | relevance | path

Searched refs:fuzzedU16String (Results 1 - 1 of 1) sorted by relevance

/base/inputmethod/imf/test/fuzztest/inputmethodcontroller_fuzzer/
H A Dinputmethodcontroller_fuzzer.cpp66 void TestOnSelectionChange(sptr<InputMethodController> imc, std::u16string fuzzedU16String, int fuzzedInt, in TestOnSelectionChange() argument
79 imc->OnSelectionChange(fuzzedU16String, fuzzedInt, fuzzedInt); in TestOnSelectionChange()
197 std::u16string fuzzedU16String = u"insert text"; in LLVMFuzzerTestOneInput() local
210 OHOS::TestOnSelectionChange(imc, fuzzedU16String, fuzzedInt, fuzzedDouble); in LLVMFuzzerTestOneInput()

Completed in 1 milliseconds