Lines Matching refs:This

32 | -d | Device ID. This parameter is optional.   |
33 | -a | Ability name. This parameter is optional.|
34 | -b | Bundle name. This parameter is optional. |
35 | -m | Module name. This parameter is optional. |
36 | -U | URI. This parameter is optional. |
37 | -A | Action. This parameter is optional. |
38 | -e | Entity. This parameter is optional. |
39 | -t | Type. This parameter is optional. |
40 | -S | Whether to enter the application sandbox during debugging. This parameter is optional. If th…
41 | --pi | Key-value pair of the integer type. This parameter is optional. |
42 | --pb | Key-value pair of the Boolean type. This parameter is optional. |
43 | --ps | Key-value pair of the string type. This parameter is optional. |
44 | --psn | Keyword of an empty string. This parameter is optional. |
45 | --wl | Left margin of the window, in px. This parameter is optional.<br>**Constraints**:<br>This
46 | --wt | Top margin of the window, in px. This parameter is optional.<br>**Constraints**:<br>This f…
47 | --wh | Window height, in px. This parameter is optional.<br>**Constraints**:<br>This field is val…
48 | --ww | Window width, in px. This parameter is optional.<br>**Constraints**:<br>This field is vali…
49 | -D | Debugging mode. This parameter is optional. |
50 | -p | Optimization mode. This parameter is optional. This command can be customized. |
72 …> This example describes only the usage of some fields. For details about ability matching rules, …
148 | -d | Device ID. This parameter is optional.|
149 | -a | Ability name. This parameter is mandatory.|
150 | -b | Bundle name. This parameter is mandatory.|
151 | -m | Module name. This parameter is optional.|
167 …> This command is supported since API version 7 and deprecated since API version 9. You are advise…
176 | -u/--userId | UserId | Mission stack information of a specified user ID. This parameter must be u…
179 | -c/--client | - | Detailed information about an application component. This parameter must be use…
180 | -p/--pending | - | Pending Want information. This parameter must be used together with other para…
181 | -r/--process | - | Process information. This parameter must be used together with other parameter…
231 | -b | Bundle name. This parameter is mandatory.|
232 | -s unittest | Test runner. This parameter is mandatory.|
233 | -p | Package name of the test runner. This parameter is optional.<br>**NOTE**: This parameter can…
234 | -m | Module name of the test runner. This parameter is optional.<br>**NOTE**: This parameter can …
235 | -s class | Test suite or test case to be executed. This parameter is optional.|
236 | -s level | Level of the test case to be executed. This parameter is optional.|
237 | -s size | Size of the test case to be executed. This parameter is optional.|
238 | -s testType | Type of the test case to be executed. This parameter is optional.|
239 | -s timeout | Timeout interval for executing the test case, in ms. The default value is 5000. This
240 | -s \<any-key> | Any key-value pair. This parameter is optional.|
241 | -w | Test running time, in ms. This parameter is optional.|
242 | -D | Debugging mode. This parameter is optional.|
260 | -b | Bundle name. This parameter is mandatory. |
280 | -b | Bundle name. This parameter is mandatory. |
301This parameter is optional. If this parameter is carried, the application is set to the waiting-fo…
332 | -b | Bundle name. This parameter is mandatory.|
333 | -a | Ability name. This parameter is mandatory.|
334 | -m | Module name. This parameter is optional.|
335 | -p | Optimization mode. This parameter is optional. Either this parameter or **-D** must be speci…
336 | -D | Debugging mode. This parameter is optional. Either this parameter or **-p** must be specifie…
337 | -S | Used to enter the application sandbox. This parameter is optional.|