Searched defs:fuzzedInt32 (Results 1 – 2 of 2) sorted by relevance
71 void TestDeleteForward(int32_t fuzzedInt32) in TestDeleteForward()77 void TestDeleteBackward(int32_t fuzzedInt32) in TestDeleteBackward()83 void TestSendExtendAction(int32_t fuzzedInt32) in TestSendExtendAction()95 void TestGetTextBeforeCursor(int32_t fuzzedInt32) in TestGetTextBeforeCursor()102 void TestGetTextAfterCursor(int32_t fuzzedInt32) in TestGetTextAfterCursor()109 void TestSendFunctionKey(int32_t fuzzedInt32) in TestSendFunctionKey()115 void TestMoveCursor(int32_t fuzzedInt32) in TestMoveCursor()121 void TestDispatchKeyEvent(int32_t fuzzedInt32) in TestDispatchKeyEvent()131 void TestSetCallingWindow(int32_t fuzzedInt32) in TestSetCallingWindow()157 auto fuzzedInt32 = static_cast<int32_t>(size); in LLVMFuzzerTestOneInput() local
55 void TestDispatchKeyEvent(sptr<InputMethodController> imc, int32_t fuzzedInt32) in TestDispatchKeyEvent()139 void TestAttach(sptr<InputMethodController> imc, int32_t fuzzedInt32) in TestAttach()200 auto fuzzedInt32 = static_cast<int32_t>(size); in LLVMFuzzerTestOneInput() local