Home
last modified time | relevance | path

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/
DCanvasAPI.ets86 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/
DpriCertNoPermission.test.ets44 … * @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/
DatomicServiceBar.test.ets66 // 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/
Dlcovrc_cov_template57 # 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/
DVirtualScreen.ets65 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/
Dstyle.css89 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/
Ddistributed.h32 int no; // record command no, as return no. member
Ddistributed_agent.cpp208 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/
DtextClockPage.ets35 @State change: string = 'no change'
65 this.change = 'no change'
/test/xts/acts/arkui/ace_ets_component_four/entry/src/main/ets/MainAbility/pages/
DmouseEvent.ets20 @State hoverText: string = 'no hover'
34 this.hoverText = 'no hover'
/test/xts/acts/arkui/ace_ets_component/entry/src/main/ets/MainAbility/pages/
Dflex.ets146 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/
DTextClockPage.ets24 @State change: string = 'no change'
79 this.change = 'no change'
/test/xts/acts/barrierfree/accessiblecheckability/
Dhvigorw.bat44 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/
Dhvigorw.bat45 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/
Dhvigorw.bat45 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/
Dhvigorw.bat44 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/
Dhvigorw.bat44 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/
Dhvigorw.bat45 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/
Dhvigorw.bat46 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/
Dhvigorw.bat46 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/
Dhvigorw.bat44 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/
Dhvigorw.bat44 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/
Dhvigorw.bat45 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/
Dhvigorw.bat46 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/
Dhvigorw.bat46 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