Home
last modified time | relevance | path

Searched refs:complete (Results 1 – 25 of 68) sorted by relevance

123

/test/xts/acts/arkui/ace_js_attribute_api/src/main/js/MainAbility/pages/div/router/
Dindex.js27 complete: () => { method
38 complete: () => { method
49 complete: () => { method
60 complete: () => { method
71 complete: () => { method
82 complete: () => { method
93 complete: () => { method
104 complete: () => { method
115 complete: () => { method
126 complete: () => { method
[all …]
/test/xts/acts/bundlemanager/bundle_standard/bundlemanager/actsbmsjstest/src/main/js/test/
DActsBmsHasInstalldTest.test.js44 complete: function complete() {
64 complete: function complete() {
105 complete: function complete() {
132 complete: function complete() {
152 complete: function complete() {
/test/xts/acts/powermgr/battery_manager/src/main/js/test/
Dsystem_battery.test.js58 complete: () => { method
75 complete: () => { method
91 complete: () => { method
108 complete: () => { method
124 complete: () => { method
143 complete: null property
173 complete: null, property
/test/xts/acts/powermgr/display_manager/src/main/js/test/
Dsystem_display.test.js55 complete: () => { method
69 complete: () => { method
116 complete: function () { method
164 complete: function () { method
197 complete: () => { method
221 complete: () => { method
246 complete: () => { method
269 complete: () => { method
292 complete: () => { method
/test/xts/acts/security/cipher/datacipher/cipher/src/main/js/test/Agree/
Dcipher2.test.js78 complete: () => { method
104 complete: () => { method
130 complete: () => { method
159 complete: () => { method
185 complete: () => { method
211 complete: () => { method
237 complete: () => { method
275 complete: () => { method
301 complete: () => { method
327 complete: () => { method
[all …]
Dcipher1.test.js81 complete: () => { method
110 complete: () => { method
139 complete: () => { method
168 complete: () => { method
189 complete: () => { method
218 complete: () => { method
247 complete: () => { method
276 complete: () => { method
305 complete: () => { method
333 complete: () => { method
[all …]
Dhitscipher.test.js76 complete: () => { method
91 complete: () => { method
120 complete: () => { method
138 complete: () => { method
164 complete: () => { method
178 complete: () => { method
213 complete: () => { method
230 complete: () => { method
/test/xts/acts/distributeddatamgr/preferencesjstest/hap/src/main/js/test/
DSystemStorageJsunit.test.js71 complete: async function () { method
115 complete: async function () { method
153 complete: async function () { method
192 complete: async function () { method
234 complete: async function () { method
267 complete: async function () {
307 complete: async function () {
345 complete: async function () {
388 complete: async function () { method
446 complete: async function () { method
[all …]
/test/xts/acts/telephony/telephonyjstest/netmanager_base/system_fetch/src/main/js/test/
DHttp.fetch.test.js48 complete: function () { method
87 complete: function () { method
127 complete: function () { method
166 complete: function () { method
206 complete: function () { method
247 complete: function () { method
289 complete: function () { method
330 complete: function () { method
372 complete: function () { method
418 complete: function () { method
[all …]
/test/xts/acts/request/RequestTest_ets/entry/src/main/ets/test/
DrequestSystem.test.ets80 complete: function (){
81 console.info('====>SUB_REQUESTSYSTEM_UPLOAD_API_0001 upload complete');
121 complete: function (){
122 console.info('====>SUB_REQUESTSYSTEM_DOWNLOAD_API_0001 download complete');
130 console.info('====>SUB_REQUESTSYSTEM_DOWNLOAD_API_0001 download complete' + err);
158 complete: function (){
159 console.info('====>SUB_REQUESTSYSTEM_DOWNLOADCOMPLETE_API_0001 download complete');
DrequestDownload.test.ets123 * @tc.desc Called when the current download session complete、pause or remove.
137 downloadTask.on('complete', async () => {
140 downloadTask.off('complete');
147 downloadTask.off('complete');
155 downloadTask.off('complete');
166 * @tc.desc Called when the current download session complete、pause or remove.
211 * @tc.desc Called when the current download session complete、pause or remove.
308 downloadTask.on('complete', async () => {
314 downloadTask.off('complete');
365 * @tc.desc alled when the current download session complete、pause or remove.
[all …]
/test/xts/acts/telephony/telephonyjstest/netmanager_base/network_nopermission/src/main/js/test/
DHttp.nopermission.test.js38 complete : function(){ method
59 complete : function(){ method
/test/xts/acts/arkui/ace_ets_test/entry/src/main/ets/MainAbility/pages/components/
DMarquee.ets53 console.log('Marquee animation complete onStart')
56 console.log('Marquee animation complete onBounce')
59 console.log('Marquee animation complete onFinish')
/test/xts/acts/telephony/telephonyjstest/netmanager_base/network_wifi/src/main/js/test/
DHttp.wifi.test.js39 complete : function(){ method
88 complete : function(){ method
/test/xts/acts/request/RequestTest_Stage/entry/src/main/ets/test/
DrequestDownload.test.ets718 downloadTask.on('complete', async () => {
720 downloadTask.off('complete');
721 console.info('====>SUB_Misc_Request_Download_Notice_Task_001 complete success');
729 …console.info("====>SUB_Misc_Request_Download_Notice_Task_001 complete error: " + JSON.stringify(er…
773 downloadTask.on('complete', async () => {
775 downloadTask.off('complete');
776 console.info('====>SUB_Misc_Request_Download_Notice_Task_002 complete success');
784 …console.info("====>SUB_Misc_Request_Download_Notice_Task_002 complete error: " + JSON.stringify(er…
828 downloadTask.on('complete', async () => {
830 downloadTask.off('complete');
[all …]
/test/xts/acts/arkui/ace_ets_component_ui/entry/src/main/ets/MainAbility/pages/
Dmarquee.ets81 console.info('Marquee animation complete onStart')
85 console.info('Marquee animation complete onBounce')
89 console.info('Marquee animation complete onFinish')
DimageThree.ets68 this.m1 = "complete"
79 Text(this.m1).margin({top:40}).key('complete')
/test/xts/acts/bundlemanager/bundle_standard/bundlemanager/actsbmsetsunpermissiontest/entry/src/main/ets/test/
DActsBmsEtsUnPermissionTest.test.ets117 complete: function complete() {
118 console.info("get hasInstalled complete");
143 complete: function complete() {
144 console.info("get hasInstalled complete");
/test/xts/acts/telephony/telephonyjstest/netmanager_base/network_nowifi/src/main/js/test/
DHttp.nowifi.test.js48 complete: function () { method
79 complete: function () { method
/test/xts/acts/arkui/ace_ets_component/entry/src/main/ets/MainAbility/pages/
Dmarquee.ets49 console.log('Marquee animation complete onStart')
68 console.log('Marquee animation complete onBounce')
87 console.log('Marquee animation complete onFinish')
/test/xts/acts/arkui/ace_ets_component_ui/entry/src/main/ets/test/
DimageThreeJsunit.test.ets48 // test the image complete Event
50 let strJson = getInspectorByKey('complete');
53 expect(obj.$attrs.content).assertEqual('complete');
/test/xts/acts/communication/bluetooth_standard/src/main/js/test/
DBtSysSubscBle.test.js140 complete() { method
148 complete() { method
/test/xts/acts/sensors/miscdevice_standard/src/main/js/test/
DVibrator_old.test.js78 complete: function () { method
101 complete: function () { method
/test/xts/acts/telephony/telephonyjstest/radiostatistic/entry/src/main/ets/test/
DRadioJsunit.test.ets73 console.info(CaseName + "is complete!");
94 console.info(CaseName + "is complete!");
/test/testfwk/arkxtest/jsunit/src/module/report/
DReportExtend.js106 complete: function () { method

123