Home
last modified time | relevance | path

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

/test/xts/acts/inputmethod/InputMethodEngine/entry/src/main/ets/test/
DinputMethodAbility.test.ets4575 * @tc.number Sub_Misc_inputMethod_deleteBackward_sync_0260
4576 * @tc.name Sub_Misc_inputMethod_deleteBackward_sync_0260
4582 it('Sub_Misc_inputMethod_deleteBackward_sync_0260', 0, async (done: Function) => {
4585 … console.info("====>Sub_Misc_inputMethod_deleteBackward_sync_0260 unSubscriberCallback start");
4587 … console.info("====>Sub_Misc_inputMethod_deleteBackward_sync_0260 unSubscriberCallback failed:" +
4590 … console.info("====>Sub_Misc_inputMethod_deleteBackward_sync_0260 unSubscriberCallback finish");
4595 console.info("====>Sub_Misc_inputMethod_deleteBackward_sync_0260 subscriberCallback data:"
4601 console.info("====>Sub_Misc_inputMethod_deleteBackward_sync_0260 end");
4605 … console.info("====>Sub_Misc_inputMethod_deleteBackward_sync_0260 err:" + JSON.stringify(err));
4613 console.info("====>Sub_Misc_inputMethod_deleteBackward_sync_0260 publishCallback start");
[all …]
/test/xts/acts/inputmethod/InputMethodEngine/entry/src/main/ets/InputMethodAbility/
DKeyboardDelegate.ts288 that.Sub_Misc_inputMethod_deleteBackward_sync_0260();
1546 async Sub_Misc_inputMethod_deleteBackward_sync_0260() { method in KeyboardDelegate