Home
last modified time | relevance | path

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

/test/xts/acts/inputmethod/InputMethodEngine/entry/src/main/ets/test/
DinputMethodAbility.test.ets5094 * @tc.number Sub_Misc_inputMethod_selectByMovement_sync_0291
5095 * @tc.name Sub_Misc_inputMethod_selectByMovement_sync_0291
5101 it('Sub_Misc_inputMethod_selectByMovement_sync_0291', 0, async (done: Function) => {
5104 … console.info("====>Sub_Misc_inputMethod_selectByMovement_sync_0291 unSubscriberCallback start");
5106 … console.info("====>Sub_Misc_inputMethod_selectByMovement_sync_0291 unSubscriberCallback failed:" +
5109 … console.info("====>Sub_Misc_inputMethod_selectByMovement_sync_0291 unSubscriberCallback finish");
5114 console.info("====>Sub_Misc_inputMethod_selectByMovement_sync_0291 subscriberCallback data:"
5120 console.info("====>Sub_Misc_inputMethod_selectByMovement_sync_0291 end");
5124 … console.info("====>Sub_Misc_inputMethod_selectByMovement_sync_0291 err:" + JSON.stringify(err));
5132 console.info("====>Sub_Misc_inputMethod_selectByMovement_sync_0291 publishCallback start");
[all …]
/test/xts/acts/inputmethod/InputMethodEngine/entry/src/main/ets/InputMethodAbility/
DKeyboardDelegate.ts316 that.Sub_Misc_inputMethod_selectByMovement_sync_0291();
1692 async Sub_Misc_inputMethod_selectByMovement_sync_0291() { method in KeyboardDelegate