Home
last modified time | relevance | path

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

/ohos5.0/base/inputmethod/imf/test/fuzztest/inputmethodability_fuzzer/
H A Dinputmethodability_fuzzer.cpp131 void TestSetCallingWindow(int32_t fuzzedInt32) in TestSetCallingWindow() function
179 OHOS::TestSetCallingWindow(fuzzedInt32); in LLVMFuzzerTestOneInput()
/ohos5.0/base/inputmethod/imf/test/fuzztest/inputmethodcontroller_fuzzer/
H A Dinputmethodcontroller_fuzzer.cpp106 void TestSetCallingWindow(sptr<InputMethodController> imc, uint32_t fuzzedUInt32) in TestSetCallingWindow() function
213 OHOS::TestSetCallingWindow(imc, fuzzedUint32); in LLVMFuzzerTestOneInput()