Home
last modified time | relevance | path

Searched defs:fuzzedInt32 (Results 1 – 2 of 2) sorted by relevance

/base/inputmethod/imf/test/fuzztest/inputmethodability_fuzzer/
Dinputmethodability_fuzzer.cpp80 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
/base/inputmethod/imf/test/fuzztest/inputmethodcontroller_fuzzer/
Dinputmethodcontroller_fuzzer.cpp49 …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