Home
last modified time | relevance | path

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

/test/xts/acts/inputmethod/InputMethodEngine/entry/src/main/ets/test/
DinputMethodAbility.test.ets4657 * @tc.number Sub_Misc_inputMethod_deleteBackward_sync_0261
4658 * @tc.name Sub_Misc_inputMethod_deleteBackward_sync_0261
4664 it('Sub_Misc_inputMethod_deleteBackward_sync_0261', 0, async (done: Function) => {
4667 … console.info("====>Sub_Misc_inputMethod_deleteBackward_sync_0261 unSubscriberCallback start");
4669 … console.info("====>Sub_Misc_inputMethod_deleteBackward_sync_0261 unSubscriberCallback failed:" +
4672 … console.info("====>Sub_Misc_inputMethod_deleteBackward_sync_0261 unSubscriberCallback finish");
4677 console.info("====>Sub_Misc_inputMethod_deleteBackward_sync_0261 subscriberCallback data:"
4683 console.info("====>Sub_Misc_inputMethod_deleteBackward_sync_0261 end");
4687 … console.info("====>Sub_Misc_inputMethod_deleteBackward_sync_0261 err:" + JSON.stringify(err));
4695 console.info("====>Sub_Misc_inputMethod_deleteBackward_sync_0261 publishCallback start");
[all …]
/test/xts/acts/inputmethod/InputMethodEngine/entry/src/main/ets/InputMethodAbility/
DKeyboardDelegate.ts292 that.Sub_Misc_inputMethod_deleteBackward_sync_0261();
1573 async Sub_Misc_inputMethod_deleteBackward_sync_0261() { method in KeyboardDelegate