Home
last modified time | relevance | path

Searched refs:action (Results 1 – 25 of 50) sorted by relevance

12

/tools/asuite/atest/
Datest_arg_parser.py130 self.add_argument('-a', '--all-abi', action='store_true', help=ALL_ABI)
131 self.add_argument('-b', '--build', action='append_const', dest='steps',
133 self.add_argument('-d', '--disable-teardown', action='store_true',
135 self.add_argument('--host', action='store_true', help=HOST)
136 self.add_argument('-i', '--install', action='append_const',
140 action='store_true', help=REBUILD_MODULE_INFO)
142 action='store_true')
146 self.add_argument('-t', '--test', action='append_const', dest='steps',
148 self.add_argument('-w', '--wait-for-debugger', action='store_true',
150 self.add_argument('--request-upload-result', action='store_true',
[all …]
/tools/asuite/atest-py2/
Datest_arg_parser.py115 self.add_argument('-a', '--all-abi', action='store_true', help=ALL_ABI)
116 self.add_argument('-b', '--build', action='append_const', dest='steps',
118 self.add_argument('-d', '--disable-teardown', action='store_true',
120 self.add_argument('--host', action='store_true', help=HOST)
121 self.add_argument('-i', '--install', action='append_const',
125 action='store_true', help=REBUILD_MODULE_INFO)
130 self.add_argument('-t', '--test', action='append_const', dest='steps',
132 self.add_argument('-w', '--wait-for-debugger', action='store_true',
136 self.add_argument('-p', '--test-mapping', action='store_true',
138 self.add_argument('--include-subdirs', action='store_true',
[all …]
/tools/test/connectivity/acts_tests/tests/google/net/
Dsendra.py33 parser.add_argument('-m', '--mac-address', action='store', default=None,
35 parser.add_argument('-i', '--t-interval', action='store', default=None,
37 parser.add_argument('-c', '--pkt-count', action='store', default=None,
39 parser.add_argument('-l', '--life-time', action='store', default=None,
41 parser.add_argument('-in', '--wifi-interface', action='store', default=None,
43 parser.add_argument('-rtt', '--retrans-timer', action='store', default=None,
/tools/acloud/setup/
Dsetup_args.py45 action="store_true",
53 action="store_true",
59 action="store_true",
66 action="store_true",
/tools/trebuchet/core/model/src/main/kotlin/trebuchet/model/fragments/
DSliceGroupBuilder.kt27 inline fun beginSlice(action: (MutableSliceGroup) -> Unit): Unit { in hasOpenSlices()
29 action(builder) in hasOpenSlices()
33 inline fun endSlice(action: (MutableSliceGroup) -> Unit): SliceGroup? { in endSlice()
37 action(builder) in endSlice()
/tools/test/openhst/resources/
Dstress_test.dsp_trigger_on_homescreen.ascii_proto28 action: "BUGREPORT"
29 action: "NOTIFY"
30 action: "REMOVE_DEVICE"
Dstress_test.dsp_monitoring_on_idle.ascii_proto26 action: "BUGREPORT"
27 action: "NOTIFY"
28 action: "REMOVE_DEVICE"
Dstress_test.dsp_trigger_and_screen_off.ascii_proto40 action: "BUGREPORT"
41 action: "REMOVE_DEVICE"
/tools/acloud/create/
Dcreate_args.py72 action="store_false",
80 action="store_true",
87 action="store_true",
101 action="store_true",
211 action="store_true",
218 action="store_false",
225 action="store_true",
257 action="store_true",
428 action="append",
442 action="store_true",
/tools/treble/build/sandbox/
Dnsjail.py423 action='append',
430 action='append',
435 action='store_true',
439 action='store_true',
443 action='store_true',
452 action='append',
456 '--allow_network', action='store_true',
Dbuild_android_sandboxed.py143 action='append',
161 action='append',
167 action='store_true',
/tools/external_updater/
Dexternal_updater.py226 action='store_true',
244 action='store_true')
248 action='store_true')
252 action='store_true')
254 action='store_true',
257 action='store_true',
/tools/asuite/aidegen_functional_test/
Daidegen_functional_test_main.py106 action='store_true',
113 action='store_true',
118 action='store_true',
123 action='store_true',
129 action='store_true',
134 action='store_true',
140 action='store_true',
147 action='store_true',
153 action='store_true',
/tools/test/connectivity/acts_tests/tests/google/bt/performance/
DBtInterferenceRSSITest.py46 for action in action_sequence:
47 if action == END_TOKEN: # Stop the sequence and don't loop
49 method, value = action.split(":")
/tools/asuite/aidegen/
Daidegen_main.py130 action='store_true',
144 '-n', '--no_launch', action='store_true', help='Do not launch IDE.')
149 action='store_true',
155 action='store_true',
162 action='store_true',
173 action='store_true',
Drun_tests.sh70 local action=$(echo $1| awk -F: '{print $2}')
71 if ! python3 -c "$action" 2>/dev/null; then
/tools/acloud/public/
Dacloud_common.py55 action='count',
60 action="store_true",
/tools/acloud/delete/
Ddelete_args.py50 action="store_true",
62 action="store_true",
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/wifi_retail_ap/
Dnetgear_rax120.py262 action = selenium.webdriver.common.action_chains.ActionChains(
270 action.move_to_element(ax_checkbox).click().perform()
310 action = selenium.webdriver.common.action_chains.ActionChains(
312 action.move_to_element(
/tools/test/connectivity/acts_tests/tests/google/tel/etc/
Dmanage_sim.py198 action='store_true')
203 action='store_true')
208 action='store_true')
/tools/platform-compat/build/
Dprocess_compat_config.py112 parser.add_argument("--jar", type=argparse.FileType('rb'), action='append',
114 parser.add_argument("--xml", type=argparse.FileType('rb'), action='append',
121 parser.add_argument("--allow-duplicates", dest="allow_duplicates", action='store_true',
/tools/test/openhst/
Dstress_test.py593 for action in event.action:
594 if action == "BUGREPORT":
596 elif action.startswith("DUMPSYS "):
597 self.CaptureDumpsys(action[action.find(" ") + 1:])
598 elif action == "NOTIFY":
602 elif action == "REMOVE_DEVICE":
605 elif action == "ABORT":
609 action %= self.cmd_string_replacements
610 logging.info("Running command %s on %s", action, self.name)
611 result = self.Command(shlex.split(action)).strip()
/tools/treble/fetcher/
Dfetcher.py19 action='append',
25 action='append',
/tools/repohooks/tools/
Dgoogle-java-format.py43 parser.add_argument('--fix', action='store_true',
50 parser.add_argument('--sort-imports', action='store_true',
/tools/test/connectivity/acts/framework/acts/bin/
Dmonsoon.py63 '--status', action='store_true', help='Print power meter status.')
108 action='store_true',

12