Home
last modified time | relevance | path

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

/test/xts/acts/inputmethod/InputMethodEngine/entry/src/main/ets/test/
DinputMethodAbility.test.ets4511 * @tc.number Sub_Misc_inputMethod_deleteForward_sync_0251
4512 * @tc.name Sub_Misc_inputMethod_deleteForward_sync_0251
4518 it('Sub_Misc_inputMethod_deleteForward_sync_0251', 0, async (done: Function) => {
4521 … console.info("====>Sub_Misc_inputMethod_deleteForward_sync_0251 unSubscriberCallback start");
4523 … console.info("====>Sub_Misc_inputMethod_deleteForward_sync_0251 unSubscriberCallback failed:" +
4526 … console.info("====>Sub_Misc_inputMethod_deleteForward_sync_0251 unSubscriberCallback finish");
4531 console.info("====>Sub_Misc_inputMethod_deleteForward_sync_0251 subscriberCallback data:"
4537 console.info("====>Sub_Misc_inputMethod_deleteForward_sync_0251 end");
4541 … console.info("====>Sub_Misc_inputMethod_deleteForward_sync_0251 err:" + JSON.stringify(err));
4549 console.info("====>Sub_Misc_inputMethod_deleteForward_sync_0251 publishCallback start");
[all …]
/test/xts/acts/inputmethod/InputMethodEngine/entry/src/main/ets/InputMethodAbility/
DKeyboardDelegate.ts284 that.Sub_Misc_inputMethod_deleteForward_sync_0251();
1532 async Sub_Misc_inputMethod_deleteForward_sync_0251() { method in KeyboardDelegate