Searched defs:fuzzedInt32 (Results 1 – 2 of 2) sorted by relevance
80 void TestDeleteForward(int32_t fuzzedInt32) in TestDeleteForward()86 void TestDeleteBackward(int32_t fuzzedInt32) in TestDeleteBackward()92 void TestSendExtendAction(int32_t fuzzedInt32) in TestSendExtendAction()104 void TestGetTextBeforeCursor(int32_t fuzzedInt32) in TestGetTextBeforeCursor()111 void TestGetTextAfterCursor(int32_t fuzzedInt32) in TestGetTextAfterCursor()118 void TestSendFunctionKey(int32_t fuzzedInt32) in TestSendFunctionKey()124 void TestMoveCursor(int32_t fuzzedInt32) in TestMoveCursor()130 void TestDispatchKeyEvent(int32_t fuzzedInt32) in TestDispatchKeyEvent()140 void TestSetCallingWindow(int32_t fuzzedInt32) in TestSetCallingWindow()166 auto fuzzedInt32 = static_cast<int32_t>(size); in LLVMFuzzerTestOneInput() local
49 …ethodSubtype(sptr<InputMethodController> imc, const std::string &fuzzedString, int32_t fuzzedInt32) in TestListInputMethodSubtype()61 void TestDispatchKeyEvent(sptr<InputMethodController> imc, int32_t fuzzedInt32) in TestDispatchKeyEvent()148 void TestAttach(sptr<InputMethodController> imc, int32_t fuzzedInt32) in TestAttach()168 auto fuzzedInt32 = static_cast<int32_t>(size); in LLVMFuzzerTestOneInput() local