Home
last modified time | relevance | path

Searched refs:off (Results 1 - 25 of 2333) sorted by relevance

12345678910>>...94

/test/xts/acts/telephony/telephonyjstest/netmanager_base/socket/entry/src/ohosTest/js/test/
H A DNetworkManagerTCPSocketServer.test.js148 server.off('connect');
183 * @tc.name Test off() interface
194 server.off('connect', data => {
195 console.info(`${caseName} off connect success ${JSON.stringify(data)}`);
209 * @tc.name Test off() interface
219 server.off(null, data => {
220 console.info(`${caseName} off connect success ${JSON.stringify(data)}`);
224 server.off('connect');
236 * @tc.name Test off() interface
245 server.off('connec
[all...]
/test/xts/acts/communication/wifi_ErrorCode401/entry/src/ohosTest/js/test/
H A DActWifiErrorCode401.test.js287 wifiMg.off(1,wifiState, wifiStateChangeCallback);
290 console.error(`wifiStateChange off failed, code is ${error.code}, message is ${error.message}`);
316 wifiMg.off(1,wifiState, wifiStateChangeCallback);
319 console.error(`wifiConnectionChange off failed, code is ${error.code}, message is ${error.message}`);
345 wifiMg.off(1,wifiState, wifiStateChangeCallback);
348 console.error(`wifiScanStateChange off failed, code is ${error.code}, message is ${error.message}`);
374 wifiMg.off(1,wifiState, wifiStateChangeCallback);
377 console.error(`wifiRssiChange off failed, code is ${error.code}, message is ${error.message}`);
403 wifiMg.off(1,wifiState, wifiStateChangeCallback);
406 console.error(`hotspotStateChange off faile
[all...]
/test/xts/acts/location/geolocation_standard/entry/src/ohosTest/js/test/
H A DLocationMTest.test.js164 geolocationm.off('locationEnabledChange', locationServiceState);
665 geolocationm.off('locationChange', locationChange);
697 geolocationm.off('locationChange', locationChange);
729 geolocationm.off('locationChange', locationChange);
761 geolocationm.off('locationChange', locationChange);
804 geolocationm.off('locationChange', locationChange1);
810 geolocationm.off('locationChange', locationChange2);
843 geolocationm.off('locationChange', locationChange);
876 geolocationm.off('locationChange', locationChange);
909 geolocationm.off('locationChang
[all...]
H A DLocationTest.test.js187 geolocation.off('locationServiceState', locationServiceState);
651 geolocation.off('locationChange', locationChange);
682 geolocation.off('locationChange', locationChange);
713 geolocation.off('locationChange', locationChange);
744 geolocation.off('locationChange', locationChange);
786 geolocation.off('locationChange', locationChange1);
792 geolocation.off('locationChange', locationChange2);
824 geolocation.off('locationChange', locationChange);
856 geolocation.off('locationChange', locationChange);
888 geolocation.off('locationChang
[all...]
/test/xts/acts/telephony/telephonyjstest/netmanager_base/jshttp/entry/src/ohosTest/js/test/
H A DHttpRequest2JsunitTest.test.js60 httpRequest.off("dataReceive");
61 console.log("NETSTACK off dataReceive success!");
62 httpRequest.off("dataReceiveProgress");
63 console.log("NETSTACK off dataReceiveProgress success!");
64 httpRequest.off("dataEnd");
65 console.log("NETSTACK off dataEnd success!");
168 * @tc.desc Test off(type: "dataReceive", callback: Callback<ArrayBuffer>): void.
176 httpRequest.off("dataReceive", dataReceive_on_callback);
177 console.log(CaseName + " off dataReceive Finish ");
197 * @tc.desc Test off(typ
[all...]
/test/xts/acts/communication/wifi_p2p/entry/src/ohosTest/js/test/
H A DWifiManagerP2PEvent.test.js81 wifiMg.off(p2pState, p2pStateChangeCallback);
122 wifiMg.off(p2pConnectionState, p2pConnectionChangeCallback);
140 wifiMg.off(p2pDeviceState, p2pDeviceChangeCallback);
160 wifiMg.off(p2pPeerDeviceState, p2pPeerDeviceChangeCallback);
198 wifiMg.off(p2pGroupState, p2pPersistentGroupChangeCallback);
218 wifiMg.off(p2pPeerDeviceState, p2pDiscoveryChangeCallback);
H A DWifiP2PEvent.test.js82 wifi.off(p2pState, p2pStateChangeCallback);
119 wifi.off(p2pConnectionState, p2pConnectionChangeCallback);
137 wifi.off(p2pDeviceState, p2pDeviceChangeCallback);
159 wifi.off(p2pPeerDeviceState, p2pPeerDeviceChangeCallback);
197 wifi.off(p2pGroupState, p2pPersistentGroupChangeCallback);
219 wifi.off(p2pPeerDeviceState, p2pDiscoveryChangeCallback);
/test/xts/acts/sensors/sensor_standard/entry/src/ohosTest/js/test/
H A DSensorOnOffTest.test_oldPedometer_Detection.test.js125 sensor.off(sensor.SensorType.SENSOR_TYPE_ID_PEDOMETER_DETECTION);
297 sensor.off(-1, callback);
331 sensor.off(sensor.SensorType.SENSOR_TYPE_ID_PEDOMETER_DETECTION);
368 sensor.off(sensor.SensorType.SENSOR_TYPE_ID_PEDOMETER_DETECTION, callback);
371 sensor.off(sensor.SensorType.SENSOR_TYPE_ID_PEDOMETER_DETECTION, callback2);
408 sensor.off(sensor.SensorType.SENSOR_TYPE_ID_PEDOMETER_DETECTION);
525 sensor.off(sensor.SensorType.SENSOR_TYPE_ID_PEDOMETER_DETECTION);
561 sensor.off(sensor.SensorType.SENSOR_TYPE_ID_PEDOMETER_DETECTION);
601 sensor.off(sensor.SensorType.SENSOR_TYPE_ID_PEDOMETER_DETECTION);
635 sensor.off(senso
[all...]
H A DSensorOnOffTest.test_oldPedometer.test.js136 sensor.off(sensor.SensorType.SENSOR_TYPE_ID_PEDOMETER);
308 sensor.off(-1, callback);
343 sensor.off(sensor.SensorType.SENSOR_TYPE_ID_PEDOMETER);
380 sensor.off(sensor.SensorType.SENSOR_TYPE_ID_PEDOMETER, callback);
383 sensor.off(sensor.SensorType.SENSOR_TYPE_ID_PEDOMETER, callback2);
420 sensor.off(sensor.SensorType.SENSOR_TYPE_ID_PEDOMETER);
537 sensor.off(sensor.SensorType.SENSOR_TYPE_ID_PEDOMETER);
573 sensor.off(sensor.SensorType.SENSOR_TYPE_ID_PEDOMETER);
613 sensor.off(sensor.SensorType.SENSOR_TYPE_ID_PEDOMETER);
647 sensor.off(senso
[all...]
H A DSensorOnOffTest.test_newPedometer_Detection.test.js141 sensor.off(sensor.SensorId.PEDOMETER_DETECTION);
313 sensor.off(-1, callback);
348 sensor.off(sensor.SensorId.PEDOMETER_DETECTION);
385 sensor.off(sensor.SensorId.PEDOMETER_DETECTION, callback);
388 sensor.off(sensor.SensorId.PEDOMETER_DETECTION, callback2);
425 sensor.off(sensor.SensorId.PEDOMETER_DETECTION);
542 sensor.off(sensor.SensorId.PEDOMETER_DETECTION);
578 sensor.off(sensor.SensorId.PEDOMETER_DETECTION);
618 sensor.off(sensor.SensorId.PEDOMETER_DETECTION);
652 sensor.off(senso
[all...]
H A DSensorOnOffTest.test_newPedometer.test.js142 sensor.off(sensor.SensorId.PEDOMETER);
314 sensor.off(-1, callback);
349 sensor.off(sensor.SensorId.PEDOMETER);
386 sensor.off(sensor.SensorId.PEDOMETER, callback);
389 sensor.off(sensor.SensorId.PEDOMETER, callback2);
426 sensor.off(sensor.SensorId.PEDOMETER);
551 sensor.off(sensor.SensorId.PEDOMETER);
587 sensor.off(sensor.SensorId.PEDOMETER);
627 sensor.off(sensor.SensorId.PEDOMETER);
661 sensor.off(senso
[all...]
/test/xts/acts/communication/wifi_ErrorCode201/entry/src/ohosTest/js/test/
H A DActWifiErrorCode201.test.js752 wifiMg.off(wifiState, wifiStateChangeCallback);
753 console.info("wifiStateChange off 201 fail,has no permission but api is true");
755 console.error(`wifiStateChange off failed, code is ${error.code}, message is ${error.message}`);
782 wifiMg.off(wifiState, wifiStateChangeCallback);
783 console.info("wifiConnectionChange off 201 fail,has no permission but api is true");
785 console.error(`wifiConnectionChange off failed, code is ${error.code}, message is ${error.message}`);
812 wifiMg.off(wifiState, wifiStateChangeCallback);
813 console.info("wifiScanStateChange off 201 fail,has no permission but api is true");
815 console.error(`wifiScanStateChange off failed, code is ${error.code}, message is ${error.message}`);
842 wifiMg.off(wifiStat
[all...]
/test/xts/acts/distributeddatamgr/dataObjecttest/dataObjectjstest/hap/entry/src/ohosTest/js/test/
H A DObjectStoreJsunit.test.js136 objectTest.off("change");
211 objectTest.off("change");
237 objectTest.off("change");
246 * @tc.desc object join session and on&off,object can not receive callback after off
274 objectTest.off("change");
293 * @tc.desc object join session and off,object can not receive callback
309 objectTest.off("change");
376 objectTest.off("change");
377 testObject.off("chang
[all...]
/test/xts/acts/distributeddatamgr/distributedKVStoretest/distributedKVStorejstest/hap/entry/src/ohosTest/js/test/
H A DKvManagerKVPromiseJsTest.js207 kvManager.off('distributedDataServiceDie', deathCallback);
233 kvManager.off('distributedDataServiceDie', deathCallback1);
234 kvManager.off('distributedDataServiceDie', deathCallback2);
256 kvManager.off('distributedDataServiceDie', deathCallback);
276 kvManager.off('distributedDataServiceDie', deathCallback);
297 kvManager.off('distributedDataServiceDie', deathCallback);
322 kvManager.off('distributedDataServiceDie', deathCallback1);
343 kvManager.off('distributedDataServiceDie', deathCallback);
344 kvManager.off('distributedDataServiceDie', deathCallback);
365 kvManager.off('distributedDataServiceDi
[all...]
/test/xts/dcts/distributeddatamgr/jstest/distributed_kv_store/client/hap/src/main/js/test/
H A DKvStoreSecurityLevelS1Jsunit.test.js238 kvStore.off("syncComplete", call);
297 kvStore.off("syncComplete", call);
355 kvStore.off("syncComplete", call);
413 kvStore.off("syncComplete", call);
471 kvStore.off("syncComplete", call);
528 kvStore.off("syncComplete", call);
586 kvStore.off("syncComplete", call);
644 kvStore.off("syncComplete", call);
702 kvStore.off("syncComplete", call);
760 kvStore.off("syncComplet
[all...]
/test/xts/acts/distributeddatamgr/kvStoretest/kvStorejstest/hap/entry/src/ohosTest/js/test/
H A DKvManagerPromiseJsunit.test.js681 kvManager.off('distributedDataServiceDie', deathCallback);
700 kvManager.off('distributedDataServiceDie', deathCallback1);
701 kvManager.off('distributedDataServiceDie', deathCallback2);
717 kvManager.off('distributedDataServiceDie', deathCallback);
731 kvManager.off('distributedDataServiceDie', deathCallback);
746 kvManager.off('distributedDataServiceDie', deathCallback);
765 kvManager.off('distributedDataServiceDie', deathCallback1);
780 kvManager.off('distributedDataServiceDie', deathCallback);
781 kvManager.off('distributedDataServiceDie', deathCallback);
796 kvManager.off('distributedDataServiceDi
[all...]
H A DDeviceKvStorePromiseJsunit.test.js960 kvStore.off('dataChange', func);
984 kvStore.off('dataChange', func);
1008 kvStore.off('dataChange', func);
1009 kvStore.off('dataChange', func1);
1029 kvStore.off('dataChange');
1049 kvStore.off('syncComplete', func);
1073 kvStore.off('syncComplete', func);
1097 kvStore.off('syncComplete', func);
1098 kvStore.off('syncComplete', func1);
1118 kvStore.off('syncComplet
[all...]
/test/xts/acts/communication/wifi_standard/entry/src/ohosTest/ets/test/
H A DWifiStationEvent.test.js76 wifi.off(wifiState, wifiStateChangeCallback);
94 wifi.off(wifiConnectionState, wifiConnectionChangeCallback);
118 wifi.off(wifiScanState, wifiScanStateChangeCallback);
136 wifi.off(wifiRssiState, wifiRssiChangeCallback);
154 wifi.off(hotspotState, hotspotStateChangeCallback);
H A DWifiManagerStationEvent.test.js75 wifiMg.off(wifiState, wifiStateChangeCallback);
93 wifiMg.off(wifiConnectionState, wifiConnectionChangeCallback);
117 wifiMg.off(wifiScanState, wifiScanStateChangeCallback);
135 wifiMg.off(wifiRssiState, wifiRssiChangeCallback);
153 wifiMg.off(hotspotState, hotspotStateChangeCallback);
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dsendfilendk.cpp42 off_t off = PARAM_0; in Sendfile() local
47 int senval = sendfile(tofd, fromfd, &off, ONEVAL); in Sendfile()
54 int senval = sendfile(tofd, fromfd, &off, ONEVAL); in Sendfile()
/test/xts/acts/useriam/face_auth/js_api_test/function_test/userauthpart2/entry/src/ohosTest/js/test/
H A DExecute.test.js465 userAuthInstance.off();
467 userAuthInstance.off(eventParams[index].type);
469 userAuthInstance.off(eventParams[index].type, eventParams[index].cb);
543 userAuthInstance.off();
564 userAuthInstance.off();
/test/xts/tools/sample/AppSampleD/
H A Dhvigorw.bat14 @Echo off
15 @if "%DEBUG%" == "" @echo off
/test/xts/tools/sample/AppSampleE/
H A Dhvigorw.bat14 @Echo off
15 @if "%DEBUG%" == "" @echo off
/test/xts/tools/sample/AppSampleF/
H A Dhvigorw.bat14 @echo off
15 @if "%DEBUG%" == "" @echo off
/test/xts/acts/useriam/face_auth/js_api_test/function_test/userauthnopermission/entry/src/ohosTest/js/test/
H A Dnopermisson.js264 authInstance.off("result");
265 authInstance.off("tip");

Completed in 15 milliseconds

12345678910>>...94