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.ets5085 * @tc.number Sub_Misc_inputMethod_selectByMovement_sync_0291
5086 * @tc.name Sub_Misc_inputMethod_selectByMovement_sync_0291
5092 it('Sub_Misc_inputMethod_selectByMovement_sync_0291', 0, async (done: Function) => {
5095 … console.info("====>Sub_Misc_inputMethod_selectByMovement_sync_0291 unSubscriberCallback start");
5097 … console.info("====>Sub_Misc_inputMethod_selectByMovement_sync_0291 unSubscriberCallback failed:" +
5100 … console.info("====>Sub_Misc_inputMethod_selectByMovement_sync_0291 unSubscriberCallback finish");
5105 console.info("====>Sub_Misc_inputMethod_selectByMovement_sync_0291 subscriberCallback data:"
5111 console.info("====>Sub_Misc_inputMethod_selectByMovement_sync_0291 end");
5115 … console.info("====>Sub_Misc_inputMethod_selectByMovement_sync_0291 err:" + JSON.stringify(err));
5123 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();
1684 async Sub_Misc_inputMethod_selectByMovement_sync_0291() { method in KeyboardDelegate