Home
last modified time | relevance | path

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

/test/xts/acts/inputmethod/InputMethodEngine/entry/src/main/ets/test/
DinputMethodAbility.test.ets4438 * @tc.number Sub_Misc_inputMethod_deleteForward_sync_0250
4439 * @tc.name Sub_Misc_inputMethod_deleteForward_sync_0250
4445 it('Sub_Misc_inputMethod_deleteForward_sync_0250', 0, async (done: Function) => {
4448 … console.info("====>Sub_Misc_inputMethod_deleteForward_sync_0250 unSubscriberCallback start");
4450 … console.info("====>Sub_Misc_inputMethod_deleteForward_sync_0250 unSubscriberCallback failed:" +
4453 … console.info("====>Sub_Misc_inputMethod_deleteForward_sync_0250 unSubscriberCallback finish");
4458 console.info("====>Sub_Misc_inputMethod_deleteForward_sync_0250 subscriberCallback data:"
4464 console.info("====>Sub_Misc_inputMethod_deleteForward_sync_0250 end");
4468 … console.info("====>Sub_Misc_inputMethod_deleteForward_sync_0250 err:" + JSON.stringify(err));
4476 console.info("====>Sub_Misc_inputMethod_deleteForward_sync_0250 publishCallback start");
[all …]
/test/xts/acts/inputmethod/InputMethodEngine/entry/src/main/ets/InputMethodAbility/
DKeyboardDelegate.ts280 that.Sub_Misc_inputMethod_deleteForward_sync_0250();
1513 async Sub_Misc_inputMethod_deleteForward_sync_0250() { method in KeyboardDelegate