Searched refs:no (Results 1 – 25 of 492) sorted by relevance
12345678910>>...20
/test/xts/acts/arkui/ace_ets_component_api/src/main/ets/TestAbility/pages/ |
D | CanvasAPI.ets | 86 this.canvasPattern = this.context.createPattern(this.img, 'no-repeat'); 96 let canvasPattern = this.context.createPattern(this.img, 'no-repeat'); 109 let canvasPattern = this.context3.createPattern(this.img, 'no-repeat'); 121 let canvasPattern = this.context4.createPattern(this.img, 'no-repeat'); 133 let canvasPattern = this.context2.createPattern(this.img, 'no-repeat'); 145 let canvasPattern = this.context3.createPattern(this.img, 'no-repeat'); 157 let canvasPattern = this.context4.createPattern(this.img, 'no-repeat'); 169 let canvasPattern = this.context2.createPattern(this.img, 'no-repeat'); 181 let canvasPattern = this.context3.createPattern(this.img, 'no-repeat'); 193 let canvasPattern = this.context4.createPattern(this.img, 'no-repeat'); [all …]
|
/test/xts/acts/security/certificate_manager/certificate_manager_permission/src/main/ets/test/ |
D | priCertNoPermission.test.ets | 44 … * @tc.name Test installPrivateCertificate with no ohos.permission.ACCESS_CERT_MANAGER permission 62 … * @tc.name Test installPrivateCertificate with no ohos.permission.ACCESS_CERT_MANAGER permission 88 * @tc.name Test getPrivateCertificate with no ohos.permission.ACCESS_CERT_MANAGER permission 103 * @tc.name Test getPrivateCertificate with no ohos.permission.ACCESS_CERT_MANAGER permission 126 * @tc.name Test init interface with no ohos.permission.ACCESS_CERT_MANAGER permission 152 * @tc.name Test init interface with no ohos.permission.ACCESS_CERT_MANAGER permission 170 * @tc.name Test update interface with no ohos.permission.ACCESS_CERT_MANAGER permission 195 * @tc.name Test update interface with no ohos.permission.ACCESS_CERT_MANAGER permission 212 * @tc.name Test finish interface with no ohos.permission.ACCESS_CERT_MANAGER permission 251 * @tc.name Test finish interface with no ohos.permission.ACCESS_CERT_MANAGER permission [all …]
|
/test/xts/acts/arkui/ace_ets_component_api11_completion/entry/src/main/ets/test/autoservice/ |
D | atomicServiceBar.test.ets | 66 // no support AtomServiceBar 92 // no support AtomServiceBar 118 // no support AtomServiceBar 145 // no support AtomServiceBar 172 // no support AtomServiceBar 202 // no support AtomServiceBar
|
/test/testfwk/developer_test/localCoverage/codeCoverage/coverage_rc/ |
D | lcovrc_cov_template | 57 # Do not remove prefix from directory names if non-zero (same as --no-prefix 61 # Do not create source code view if non-zero (same as --no-source option of 92 # Include sorted overview pages (can be disabled by the --no-sort option of 97 # --no-func-coverage option of genhtml) 101 # --no-branch-coverage option of genhtml) 120 # option of geninfo if non-zero, same as --no-checksum if zero) 124 # be overridden by the --external and --no-external options of geninfo/lcov) 128 # of geninfo if non-zero, same as --no-compat-libtool if zero)
|
/test/xts/acts/validator/acts_validator/src/main/ets/pages/Screen/ |
D | VirtualScreen.ets | 65 alive: `${this.defaultScreens.alive ? globalThis.yes : globalThis.no}`, 98 alives = `${alives} ${this.allScreens[i].alive ? globalThis.yes : globalThis.no}`; 212 globalThis.mainContext.resourceManager.getStringValue($r('app.string.no').id) 214 globalThis.no = value; 215 console.log("getStringValue globalThis.no " + globalThis.no);
|
/test/xts/acts/arkui/ace_ets_webView/entry/src/main/resources/rawfile/css/ |
D | style.css | 89 background: url(../img/arrow.png) no-repeat center center; 94 background: #f40 url(../img/arrow.png) no-repeat center; 456 background: url(../img/search.png) no-repeat 98% center, 457 url(../img/s.png) no-repeat 2% center; 673 background: url(../img/001.png) no-repeat 10px center; 676 background: url(../img/002.png) no-repeat 10px center; 679 background: url(../img/003.png) no-repeat 10px center; 682 background: url(../img/004.png) no-repeat 10px center; 685 background: url(../img/005.png) no-repeat 10px center; 688 background: url(../img/006.png) no-repeat 10px center; [all …]
|
/test/testfwk/developer_test/aw/cxx/distributed/ |
D | distributed.h | 32 int no; // record command no, as return no. member
|
D | distributed_agent.cpp | 208 pclinereturn->no = pcline->no; in DoCmdServer() 228 pclinereturn->no = pcline->no; in DoCmdServer()
|
/test/xts/acts/arkui/ace_ets_component_seven/ace_ets_component_seven_special/entry/src/main/ets/MainAbility/pages/ |
D | textClockPage.ets | 35 @State change: string = 'no change' 65 this.change = 'no change'
|
/test/xts/acts/arkui/ace_ets_component_four/entry/src/main/ets/MainAbility/pages/ |
D | mouseEvent.ets | 20 @State hoverText: string = 'no hover' 34 this.hoverText = 'no hover'
|
/test/xts/acts/arkui/ace_ets_component/entry/src/main/ets/MainAbility/pages/ |
D | flex.ets | 146 Text('no flexShrink') 171 Text('no alignSelf,height:80') 183 Text('no alignSelf,height:100')
|
/test/xts/acts/arkui/ace_ets_component_ui/entry/src/main/ets/MainAbility/pages/ |
D | TextClockPage.ets | 24 @State change: string = 'no change' 79 this.change = 'no change'
|
/test/xts/acts/barrierfree/accessiblecheckability/ |
D | hvigorw.bat | 44 echo ERROR: NODE_HOME is not set and no 'node' command could be found in your PATH. 57 echo ERROR: NODE_HOME is not set and no 'node' command could be found in your PATH.
|
/test/xts/acts/graphic/nativedrawing/ |
D | hvigorw.bat | 45 echo ERROR: NODE_HOME is not set and no 'node' command could be found in your PATH. 58 echo ERROR: NODE_HOME is not set and no 'node' command could be found in your PATH.
|
/test/xts/acts/graphic/nativeimage/ |
D | hvigorw.bat | 45 echo ERROR: NODE_HOME is not set and no 'node' command could be found in your PATH. 58 echo ERROR: NODE_HOME is not set and no 'node' command could be found in your PATH.
|
/test/xts/acts/barrierfree/accessiblesendevent/ |
D | hvigorw.bat | 44 echo ERROR: NODE_HOME is not set and no 'node' command could be found in your PATH. 57 echo ERROR: NODE_HOME is not set and no 'node' command could be found in your PATH.
|
/test/xts/acts/barrierfree/accessibleregisterstate/ |
D | hvigorw.bat | 44 echo ERROR: NODE_HOME is not set and no 'node' command could be found in your PATH. 57 echo ERROR: NODE_HOME is not set and no 'node' command could be found in your PATH.
|
/test/xts/acts/arkcompiler/esmodule/esmodule_entry/ |
D | hvigorw.bat | 45 echo ERROR: NODE_HOME is not set and no 'node' command could be found in your PATH. 58 echo ERROR: NODE_HOME is not set and no 'node' command could be found in your PATH.
|
/test/xts/tools/sample/AppSampleF/ |
D | hvigorw.bat | 46 echo ERROR: NODE_HOME is not set and no 'node' command could be found in your PATH. 59 echo ERROR: NODE_HOME is not set and no 'node' command could be found in your PATH.
|
/test/xts/tools/sample/AppSampleE/ |
D | hvigorw.bat | 46 echo ERROR: NODE_HOME is not set and no 'node' command could be found in your PATH. 59 echo ERROR: NODE_HOME is not set and no 'node' command could be found in your PATH.
|
/test/xts/acts/arkui/ace_ets_web_napis/ |
D | hvigorw.bat | 44 echo ERROR: NODE_HOME is not set and no 'node' command could be found in your PATH. 57 echo ERROR: NODE_HOME is not set and no 'node' command could be found in your PATH.
|
/test/xts/acts/barrierfree/accessiblecaptionconfiguration/ |
D | hvigorw.bat | 44 echo ERROR: NODE_HOME is not set and no 'node' command could be found in your PATH. 57 echo ERROR: NODE_HOME is not set and no 'node' command could be found in your PATH.
|
/test/xts/acts/arkcompiler/esmodule/esmodule_ohostestlib/ |
D | hvigorw.bat | 45 echo ERROR: NODE_HOME is not set and no 'node' command could be found in your PATH. 58 echo ERROR: NODE_HOME is not set and no 'node' command could be found in your PATH.
|
/test/xts/tools/sample/AppSampleD/ |
D | hvigorw.bat | 46 echo ERROR: NODE_HOME is not set and no 'node' command could be found in your PATH. 59 echo ERROR: NODE_HOME is not set and no 'node' command could be found in your PATH.
|
/test/xts/acts/multimedia/media/media_js_standard/avPlayerNdk/ |
D | hvigorw.bat | 46 echo ERROR: NODE_HOME is not set and no 'node' command could be found in your PATH. 59 echo ERROR: NODE_HOME is not set and no 'node' command could be found in your PATH.
|
12345678910>>...20