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.ets4429 * @tc.number Sub_Misc_inputMethod_deleteForward_sync_0250
4430 * @tc.name Sub_Misc_inputMethod_deleteForward_sync_0250
4436 it('Sub_Misc_inputMethod_deleteForward_sync_0250', 0, async (done: Function) => {
4439 … console.info("====>Sub_Misc_inputMethod_deleteForward_sync_0250 unSubscriberCallback start");
4441 … console.info("====>Sub_Misc_inputMethod_deleteForward_sync_0250 unSubscriberCallback failed:" +
4444 … console.info("====>Sub_Misc_inputMethod_deleteForward_sync_0250 unSubscriberCallback finish");
4449 console.info("====>Sub_Misc_inputMethod_deleteForward_sync_0250 subscriberCallback data:"
4455 console.info("====>Sub_Misc_inputMethod_deleteForward_sync_0250 end");
4459 … console.info("====>Sub_Misc_inputMethod_deleteForward_sync_0250 err:" + JSON.stringify(err));
4467 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();
1505 async Sub_Misc_inputMethod_deleteForward_sync_0250() { method in KeyboardDelegate