Home
last modified time | relevance | path

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

/test/xts/acts/inputmethod/InputMethodEngine/entry/src/main/ets/test/
DinputMethodAbility.test.ets4866 * @tc.number Sub_Misc_inputMethod_selectByRange_sync_0280
4867 * @tc.name Sub_Misc_inputMethod_selectByRange_sync_0280
4873 it('Sub_Misc_inputMethod_selectByRange_sync_0280', 0, async (done: Function) => {
4876 … console.info("====>Sub_Misc_inputMethod_selectByRange_sync_0280 unSubscriberCallback start");
4878 … console.info("====>Sub_Misc_inputMethod_selectByRange_sync_0280 unSubscriberCallback failed:" +
4881 … console.info("====>Sub_Misc_inputMethod_selectByRange_sync_0280 unSubscriberCallback finish");
4886 console.info("====>Sub_Misc_inputMethod_selectByRange_sync_0280 subscriberCallback data:"
4892 console.info("====>Sub_Misc_inputMethod_selectByRange_sync_0280 end");
4896 … console.info("====>Sub_Misc_inputMethod_selectByRange_sync_0280 err:" + JSON.stringify(err));
4904 console.info("====>Sub_Misc_inputMethod_selectByRange_sync_0280 publishCallback start");
[all …]
/test/xts/acts/inputmethod/InputMethodEngine/entry/src/main/ets/InputMethodAbility/
DKeyboardDelegate.ts304 that.Sub_Misc_inputMethod_selectByRange_sync_0280();
1622 async Sub_Misc_inputMethod_selectByRange_sync_0280() { method in KeyboardDelegate