Home
last modified time | relevance | path

Searched defs:imc (Results 1 - 3 of 3) sorted by relevance

/base/inputmethod/imf/test/fuzztest/systemabilitystub_fuzzer/
H A Dsystemabilitystub_fuzzer.cpp90 sptr<InputMethodController> imc = InputMethodController::GetInstance(); in FuzzInputMethodSystemAbility() local
/base/inputmethod/imf/test/fuzztest/inputmethodcontroller_fuzzer/
H A Dinputmethodcontroller_fuzzer.cpp34 void TestListInputMethod(sptr<InputMethodController> imc) in TestListInputMethod() argument
43 void TestListInputMethodSubtype(sptr<InputMethodController> imc, const std::string &fuzzedString, uint32_t fuzzedUint32) in TestListInputMethodSubtype() argument
55 void TestDispatchKeyEvent(sptr<InputMethodController> imc, int32_t fuzzedInt32) in TestDispatchKeyEvent() argument
66 TestOnSelectionChange(sptr<InputMethodController> imc, std::u16string fuzzedU16String, int fuzzedInt, double fuzzedDouble) TestOnSelectionChange() argument
82 TestOnConfigurationChange(sptr<InputMethodController> imc) TestOnConfigurationChange() argument
99 TestSwitchInputMethod(SwitchTrigger fuzzedTrigger, sptr<InputMethodController> imc, const std::string &fuzzedString) TestSwitchInputMethod() argument
106 TestSetCallingWindow(sptr<InputMethodController> imc, uint32_t fuzzedUInt32) TestSetCallingWindow() argument
116 TestShowSomething(sptr<InputMethodController> imc) TestShowSomething() argument
133 TestUpdateListenEventFlag(sptr<InputMethodController> imc, uint32_t fuzzedUint32) TestUpdateListenEventFlag() argument
139 TestAttach(sptr<InputMethodController> imc, int32_t fuzzedInt32) TestAttach() argument
150 FUZZHideInput(sptr<InputMethodController> imc) FUZZHideInput() argument
157 FUZZShowInput(sptr<InputMethodController> imc) FUZZShowInput() argument
164 FUZZRestore(sptr<InputMethodController> imc) FUZZRestore() argument
171 InputType(sptr<InputMethodController> imc) InputType() argument
179 FUZZIsPanelShown(sptr<InputMethodController> imc, const uint8_t *data) FUZZIsPanelShown() argument
186 FUZZPrintLogIfAceTimeout(sptr<InputMethodController> imc, int64_t start) FUZZPrintLogIfAceTimeout() argument
206 OHOS::sptr<InputMethodController> imc = InputMethodController::GetInstance(); LLVMFuzzerTestOneInput() local
[all...]
/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dinput_method_private_member_test.cpp240 auto imc = InputMethodController::GetInstance(); in HWTEST_F() local
263 auto imc = InputMethodController::GetInstance(); in HWTEST_F() local
698 auto imc = InputMethodController::GetInstance(); in HWTEST_F() local
922 auto imc = InputMethodController::GetInstance(); HWTEST_F() local
[all...]

Completed in 3 milliseconds