Home
last modified time | relevance | path

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

/ohos5.0/base/inputmethod/imf/test/fuzztest/inputmethodability_fuzzer/
H A Dinputmethodability_fuzzer.cpp121 void TestDispatchKeyEvent(int32_t fuzzedInt32) in TestDispatchKeyEvent() function
177 OHOS::TestDispatchKeyEvent(fuzzedInt32); in LLVMFuzzerTestOneInput()
/ohos5.0/base/inputmethod/imf/test/fuzztest/inputmethodcontroller_fuzzer/
H A Dinputmethodcontroller_fuzzer.cpp55 void TestDispatchKeyEvent(sptr<InputMethodController> imc, int32_t fuzzedInt32) in TestDispatchKeyEvent() function
214 OHOS::TestDispatchKeyEvent(imc, fuzzedInt32); in LLVMFuzzerTestOneInput()