Searched defs:fuzzedString (Results 1 – 2 of 2) sorted by relevance
57 void TestListInputMethodSubtype(sptr<InputMethodController> imc, const std::string &fuzzedString, i… in TestListInputMethodSubtype()113 void TestSwitchInputMethod(sptr<InputMethodController> imc, std::string fuzzedString) in TestSwitchInputMethod()172 std::string fuzzedString(data, data + size); in LLVMFuzzerTestOneInput() local
42 void TestInsertText(std::string fuzzedString) in TestInsertText()