Searched defs:fuzzedInt32 (Results 1 – 2 of 2) sorted by relevance
63 void TestDeleteForward(int32_t fuzzedInt32) in TestDeleteForward()69 void TestDeleteBackward(int32_t fuzzedInt32) in TestDeleteBackward()75 void TestSendExtendAction(int32_t fuzzedInt32) in TestSendExtendAction()87 void TestGetTextBeforeCursor(int32_t fuzzedInt32) in TestGetTextBeforeCursor()94 void TestGetTextAfterCursor(int32_t fuzzedInt32) in TestGetTextAfterCursor()101 void TestSendFunctionKey(int32_t fuzzedInt32) in TestSendFunctionKey()107 void TestMoveCursor(int32_t fuzzedInt32) in TestMoveCursor()113 void TestDispatchKeyEvent(int32_t fuzzedInt32) in TestDispatchKeyEvent()123 void TestSetCallingWindow(int32_t fuzzedInt32) in TestSetCallingWindow()155 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