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.ets4502 * @tc.number Sub_Misc_inputMethod_deleteForward_sync_0251
4503 * @tc.name Sub_Misc_inputMethod_deleteForward_sync_0251
4509 it('Sub_Misc_inputMethod_deleteForward_sync_0251', 0, async (done: Function) => {
4512 … console.info("====>Sub_Misc_inputMethod_deleteForward_sync_0251 unSubscriberCallback start");
4514 … console.info("====>Sub_Misc_inputMethod_deleteForward_sync_0251 unSubscriberCallback failed:" +
4517 … console.info("====>Sub_Misc_inputMethod_deleteForward_sync_0251 unSubscriberCallback finish");
4522 console.info("====>Sub_Misc_inputMethod_deleteForward_sync_0251 subscriberCallback data:"
4528 console.info("====>Sub_Misc_inputMethod_deleteForward_sync_0251 end");
4532 … console.info("====>Sub_Misc_inputMethod_deleteForward_sync_0251 err:" + JSON.stringify(err));
4540 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();
1524 async Sub_Misc_inputMethod_deleteForward_sync_0251() { method in KeyboardDelegate