Home
last modified time | relevance | path

Searched refs:TestDispatchKeyEvent (Results 1 – 2 of 2) sorted by relevance

/base/inputmethod/imf/test/fuzztest/inputmethodability_fuzzer/
Dinputmethodability_fuzzer.cpp106 void TestDispatchKeyEvent(int32_t fuzzedInt32) in TestDispatchKeyEvent() function
158 OHOS::TestDispatchKeyEvent(fuzzedInt32); in LLVMFuzzerTestOneInput()
/base/inputmethod/imf/test/fuzztest/inputmethodcontroller_fuzzer/
Dinputmethodcontroller_fuzzer.cpp69 void TestDispatchKeyEvent(sptr<InputMethodController> imc, int32_t fuzzedInt32) in TestDispatchKeyEvent() function
189 OHOS::TestDispatchKeyEvent(imc, fuzzedInt32); in LLVMFuzzerTestOneInput()