Home
last modified time | relevance | path

Searched defs:args (Results 1 – 25 of 121) sorted by relevance

12345

/tools/asuite/atest/
Datest.py79 def _run_multi_proc(func, *args, **kwargs):
168 def get_extra_args(args): argument
215 def _get_regression_detection_args(args, results_dir): argument
235 def _validate_exec_mode(args, test_infos, host_tests=None): argument
274 def _validate_tm_tests_exec_mode(args, test_infos): argument
296 def _will_run_tests(args): argument
313 def _has_valid_regression_detection_args(args): argument
353 def _has_valid_test_mapping_args(args): argument
380 def _validate_args(args): argument
583 def _non_action_validator(args): argument
[all …]
Datest_execution_info.py191 def has_non_test_options(args): argument
269 def __init__(self, args, work_dir, args_ns): argument
310 def _generate_execution_detail(args): argument
/tools/acloud/create/
Dcreate.py112 def _CheckForAutoconnect(args): argument
158 def _CheckForSetup(args): argument
208 def PreRunCheck(args): argument
218 def Run(args): argument
Dcreate_args.py572 def _VerifyLocalArgs(args): argument
614 def _VerifyHostArgs(args): argument
641 def VerifyArgs(args): argument
Davd_spec.py96 def __init__(self, args): argument
187 def _ProcessArgs(self, args): argument
201 def _ProcessImageArgs(self, args): argument
268 def _ProcessHWPropertyArgs(self, args): argument
298 def _ProcessMiscArgs(self, args): argument
375 def _ProcessLocalImageArgs(self, args): argument
537 def _ProcessRemoteBuildArgs(self, args): argument
689 def _GetBuildTarget(self, args): argument
/tools/test/connectivity/acts/framework/acts/
Dtracelogger.py41 def _log_with(self, logging_lambda, trace_level, msg, *args, **kwargs):
45 def exception(self, msg, *args, **kwargs):
48 def debug(self, msg, *args, **kwargs):
51 def error(self, msg, *args, **kwargs):
54 def warn(self, msg, *args, **kwargs):
57 def warning(self, msg, *args, **kwargs):
60 def info(self, msg, *args, **kwargs):
Dtest_decorators.py175 def __call__(self, *args, **kwargs):
183 def _get_signal_from_func_call(self, *args, **kwargs):
219 def gather(self, *args, **kwargs):
236 def _gather_local_info(self, gather_into, *args, **kwargs):
266 def __call__(self, *args, **kwargs):
341 def __call__(self, *args, **kwargs):
348 def gather(self, *args, **kwargs):
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/
Dtako_trace_logger.py22 def __init__(self, *args, **kwargs):
34 def step(self, msg, *args, **kwargs):
38 def device(self, msg, *args, **kwargs):
42 def suite(self, msg, *args, **kwargs):
46 def case(self, msg, *args, **kwargs):
/tools/asuite/atest-py2/
Datest.py163 def get_extra_args(args): argument
207 def _get_regression_detection_args(args, results_dir): argument
227 def _validate_exec_mode(args, test_infos, host_tests=None): argument
263 def _validate_tm_tests_exec_mode(args, test_infos): argument
285 def _will_run_tests(args): argument
299 def _has_valid_regression_detection_args(args): argument
336 def _has_valid_test_mapping_args(args): argument
363 def _validate_args(args): argument
566 def main(argv, results_dir, args): argument
Datest_execution_info.py164 def has_non_test_options(args): argument
223 def __init__(self, args, work_dir, args_ns): argument
265 def _generate_execution_detail(args): argument
/tools/platform-compat/java/com/android/annotationvisitor/
DAnnotatedClassContext.java43 private String buildReportString(String message, Object... args) { in buildReportString()
52 public void reportError(String message, Object... args) { in reportError()
57 public void reportWarning(String message, Object... args) { in reportWarning()
DAnnotatedMemberContext.java48 private String buildReportString(String message, Object... args) { in buildReportString()
58 public void reportError(String message, Object... args) { in reportError()
63 public void reportWarning(String message, Object... args) { in reportWarning()
DStatus.java36 public void debug(String msg, Object... args) { in debug()
48 public void error(String message, Object... args) { in error()
54 public void warning(String message, Object... args) { in warning()
DStatusReporter.java24 void reportError(String message, Object... args); in reportError()
30 void reportWarning(String message, Object... args); in reportWarning()
/tools/asuite/aidegen/
Daidegen_main.py98 def _parse_args(args): argument
227 def _launch_native_projects(ide_util_obj, args, cmakelists): argument
265 def _launch_ide_by_module_contents(args, ide_util_obj, language, jlist=None, argument
431 def main_with_message(args): argument
441 def main_without_message(args): argument
508 def aidegen_main(args): argument
/tools/test/connectivity/acts/framework/acts/controllers/
Dfastboot.py79 def args(self, *args, **kwargs): member in FastbootProxy
83 def fastboot_call(*args, **kwargs):
/tools/external_updater/
Dnotifier.py138 def _process_results(args, history, results): argument
163 def send_notification(args): argument
204 def _check_updates(args): argument
/tools/test/connectivity/acts/framework/tests/libs/test_bindings/
Dbinding_test.py39 def inner(*args, **kwargs):
55 def inner(*args, **kwargs):
67 def inner(*args, **kwargs):
105 def arg_modifier(_, *args, **kwargs):
111 def inner(*args, **kwargs):
/tools/metalava/src/test/java/com/android/tools/metalava/
DOptionsTest.kt461 val args = listOf(ARG_NO_COLOR, "--blah-blah-blah") in Test invalid arguments() constant
484 val args = listOf(ARG_NO_COLOR, "--help") in Test help() constant
/tools/test/connectivity/acts/framework/acts/controllers/sl4a_lib/
Drpc_client.py118 def rpc(self, name, *args, **kwargs):
125 def rpc_call(*args, **kwargs):
231 def rpc(self, method, *args, timeout=None, retries=3):
352 def rpc_call(*args, **kwargs):
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/test_actions/
Dbase_test_actions.py35 def timed(self, *args, **kw):
149 def __exit__(self, *args):
152 def _perform_action(self, action_name, *args, **kwargs):
/tools/test/connectivity/acts/framework/acts/event/
Dsubscription_handle.py58 def _wrapped_call(*args, **kwargs):
65 def __call__(self, *args, **kwargs):
/tools/test/connectivity/acts/framework/acts/bin/
Dmonsoon.py25 def main(args): argument
/tools/repohooks/rh/
Dutils.py62 def __init__(self, args=None, returncode=None, stdout=None, stderr=None): argument
234 def _lock_breaker(self, func, *args, **kwargs):
251 def poll_lock_breaker(self, *args, **kwargs):
255 def wait_lock_breaker(self, *args, **kwargs):
/tools/acloud/public/acloud_kernel/
Dacloud_kernel.py34 def _ParseArgs(args): argument

12345