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.ets4875 * @tc.number Sub_Misc_inputMethod_selectByRange_sync_0280
4876 * @tc.name Sub_Misc_inputMethod_selectByRange_sync_0280
4882 it('Sub_Misc_inputMethod_selectByRange_sync_0280', 0, async (done: Function) => {
4885 … console.info("====>Sub_Misc_inputMethod_selectByRange_sync_0280 unSubscriberCallback start");
4887 … console.info("====>Sub_Misc_inputMethod_selectByRange_sync_0280 unSubscriberCallback failed:" +
4890 … console.info("====>Sub_Misc_inputMethod_selectByRange_sync_0280 unSubscriberCallback finish");
4895 console.info("====>Sub_Misc_inputMethod_selectByRange_sync_0280 subscriberCallback data:"
4901 console.info("====>Sub_Misc_inputMethod_selectByRange_sync_0280 end");
4905 … console.info("====>Sub_Misc_inputMethod_selectByRange_sync_0280 err:" + JSON.stringify(err));
4913 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();
1630 async Sub_Misc_inputMethod_selectByRange_sync_0280() { method in KeyboardDelegate