Searched refs:fuzzedU16String (Results 1 – 1 of 1) sorted by relevance
81 …sptr<InputMethodController> imc, std::u16string fuzzedU16String, int fuzzedInt, double fuzzedDoubl… in TestOnSelectionChange() argument93 imc->OnSelectionChange(fuzzedU16String, fuzzedInt, fuzzedInt); in TestOnSelectionChange()173 std::u16string fuzzedU16String = u"insert text"; in LLVMFuzzerTestOneInput() local184 OHOS::TestOnSelectionChange(imc, fuzzedU16String, fuzzedInt, fuzzedDouble); in LLVMFuzzerTestOneInput()