Home
last modified time | relevance | path

Searched refs:disable (Results 1 – 25 of 48) sorted by relevance

12

/test/xts/acts/ability/ability_runtime/formmanager/fa/formsystemtest_ets/formstatetest_disable/entry/src/main/ets/test/
DFmsFormStateDisable.test.ets94 * @tc.desc: 1.The form user calls the disable update interface.
95 * 2.Verify the result of the disable update interface.
124 "stateForm" : "disable",
141 * @tc.desc: 1.The form user calls the disable update interface.
142 * 2.Verify the result of the disable update interface.
173 "stateForm" : "disable",
190 * @tc.desc: 1.The form user calls the disable update interface.
191 * 2.Verify the result of the disable update interface.
217 "stateForm" : "disable",
234 * @tc.desc: 1.The form user calls the disable update interface.
[all …]
/test/xts/acts/communication/bluetooth_br/src/main/ets/test/
DBluetoothAccess.test.ets85 console.info('[bluetooth_js] bluetooth disable state ='+ JSON.stringify(closeSt));
129 …console.error(`[bluetooth_js] disable StateChange error, code is ${error.code},message is ${error.…
133 console.info('[bluetooth_js] bluetooth disable state ='+ JSON.stringify(closeSt));
207 let disable = bluetooth.disableBluetooth();
210 console.info('[bluetooth_js] bluetooth disable001' + JSON.stringify(disable));
211 expect(disable).assertTrue();
213 console.info('[bluetooth_js] disable state001 ' + JSON.stringify(state1));
217 …console.error(`[bluetooth_js]disable StateChange error, code is ${error.code},message is ${error.m…
/test/xts/acts/graphic/webGL/src/main/js/test/
DWebGL1.common.js161 gl.disable(gl.DEPTH_TEST);
172 gl.disable(gl.DEPTH_TEST);
195 gl.disable(gl.BLEND)
218 gl.disable(gl.CULL_FACE)
241 gl.disable(gl.DEPTH_TEST)
259 gl.disable(gl.DITHER)
265 gl.disable(gl.DITHER)
288 gl.disable(gl.POLYGON_OFFSET_FILL)
311 gl.disable(gl.SAMPLE_ALPHA_TO_COVERAGE)
333 gl.disable(gl.SAMPLE_COVERAGE)
[all …]
DWebGL1.attribute.js2914 gl.disable(gl.DEPTH_TEST);
2916 gl.disable(gl.POLYGON_OFFSET_FILL);
3010 gl.disable(gl.DEPTH_TEST);
3012 gl.disable(gl.POLYGON_OFFSET_FILL);
/test/xts/acts/arkui/ace_ets_component_api11_completion/entry/src/main/ets/MainAbility/pages/DragController/
DtouchPoint_Disable.ets24 @State disable: string = 'empty'
38 Text(this.disable).id('disable_id')
65 this.disable = JSON.stringify(dragInfo.previewOptions)
/test/xts/acts/communication/bluetooth_standard/src/main/js/test/
DBtManagerSetSwitch.test.js176 let disable = bluetoothManager.disableBluetooth();
179 console.info('[bluetooth_js] bluetoothManager disable001' + JSON.stringify(disable));
180 expect(disable).assertTrue();
/test/xts/acts/hiviewdfx/hiappeventtest/hiappeventjstest/src/main/js/test/
DHiAppEvent.test.js531 configret = HiAppEvent.configure({disable:true}); property
533 HiAppEvent.configure({disable: false}); property
545 configret = HiAppEvent.configure({disable: false}); property
822 HiAppEventV9.configure({disable: true}); property
824 HiAppEventV9.configure({disable: false}); property
/test/xts/acts/ability/ability_runtime/formmanager/fa/formsystemtest_ets/formstatetest_enable/entry/src/main/ets/test/
DFmsFormStateEnable.test.ets493 expect(data.parameters.kind).assertEqual("disable");
536 … console.log(`FMS_enableFormsUpdate_0900 featureAbility.startAbility notify disable start`);
548 "stateForm" : "disable",
560 … console.log(`FMS_enableFormsUpdate_0900 featureAbility.startAbility notify disable end`);
643 expect(data.parameters.kind).assertEqual("disable");
686 … console.log(`FMS_enableFormsUpdate_1000 featureAbility.startAbility notify disable start`);
698 "stateForm" : "disable",
710 … console.log(`FMS_enableFormsUpdate_1000 featureAbility.startAbility notify disable end`);
857 … console.log(`FMS_enableFormsUpdate_1200 featureAbility.startAbility notify disable start`);
869 "stateForm" : "disable",
[all …]
/test/xts/acts/arkui/ace_ets_components_ux/ace_ets_component_navigation/src/main/ets/test/
Dnavigation.ets23 *tc.name Add interfaces to control the disable and active states on the toolbar
/test/xts/acts/arkui/ace_ets_component/entry/src/main/ets/MainAbility/pages/
Denable.ets56 Button('disable')
/test/xts/acts/ability/ability_runtime/formmanager/fa/formhostst_ets/formsystemhostg/entry/src/main/ets/MainAbility/pages/
Dindex.ets245 "kind": "disable",
256 "kind": "disable",
438 "kind": "disable",
452 "kind": "disable",
/test/xts/hats/hdf/external_device_manager/bus_extension_usb/include/
Dusb_impl_mock.h98 MOCK_METHOD3(ManageInterface, int32_t(const UsbDev &dev, uint8_t interfaceid, bool disable));
/test/xts/acts/arkui/ace_ets_component/entry/src/main/ets/test/
DEnableJsunit.test.ets113 "text": "disable"
/test/xts/acts/validator/acts_validator/src/main/ets/pages/Bluetooth/BleBluetooth/model/
DBluetoothViewModel.ets76 Log.info(TAG, `startBLEScan: bluetooth is disable.`);
216 // Characteristic enable/disable indicate/notify
DAdvertiserBluetoothViewModel.ets75 Log.info(TAG, `startBLEScan: bluetooth is disable.`);
/test/xts/acts/hiviewdfx/hiappeventtest/hiappeventsubjstest/src/main/js/test/
DHiAppEventSubSecond.test.js83 disable: true property
103 disable: false property
/test/xts/acts/communication/wifi_ErrorCode202/src/main/js/test/
DActWifiErrorCode202.test.js97 let disable = wifiMg.disableWifi();
/test/testfwk/xdevice/src/xdevice/_core/report/
Dsuite_reporter.py236 ReportConstant.disable
Dreporter_helper.py107 disable = "disable" variable in ReportConstant
421 return self.status in [ReportConstant.blocked, ReportConstant.disable,
/test/xts/acts/barrierfree/accessibilityerrcode/entry/src/main/ets/test/
DAccessibilityErrCode.test.ets359 …* @tc.desc The parameters input are 'all' and 'disable', test the getAccessibilityExtensionList…
367 accessibility.getAccessibilityExtensionList('all', 'disable', (err, data) => {
382 …* @tc.desc The parameters input are 'all' and 'disable', test the getAccessibilityExtensionList…
390 accessibility.getAccessibilityExtensionList('all', 'disable').then((result) => {
/test/xts/acts/validator/acts_validator/src/main/ets/pages/Wifi/
DWifiScan.ets110 if (state === 1) { // 1: wifi is enable, 0:wifi is disable
/test/xts/acts/graphic/windowStage/entry/src/main/ets/test/
DinterfaceSupportSessionManager.test.ets271 …console.error(msgStr + 'Failed to disable the listener for system avoid area changes. Cause: ' + J…
/test/xts/acts/communication/bluetooth_ble/src/main/ets/test/
DBluetoothAdvertising.test.ets701 console.info('[bluetooth_js] bluetooth disable state =' + JSON.stringify(closeSt));
/test/xts/acts/bundlemanager/bundle_standard/bundlemanager/actsbundlemanagerstagetest/entry/src/main/ets/test/
DGetBundleInfoForSelf.test.ets980 * @tc.desc: Test getBundleInfoForSelf with disable flag(by promise).
1002 * @tc.desc: Test getBundleInfoForSelf with disable flag(by callback).
1555 * @tc.desc: Test getBundleInfoForSelfSync with disable flag.
/test/xts/acts/bundlemanager/bundle_standard/bundlemanager/actsbmsatomicserviceetstest/bmsatomicserviceone/entry/src/main/ets/test/
DGetBundleInfoForSelf.test.ets912 * @tc.desc: Test getBundleInfoForSelf with disable flag(by promise).
934 * @tc.desc: Test getBundleInfoForSelf with disable flag(by callback).

12