| /tools/test/connectivity/acts/framework/acts/event/ |
| D | decorators.py | 27 def __init__(self, func): argument 38 def __init__(self, func): argument
|
| D | subscription_handle.py | 22 def __init__(self, event_type, func, event_filter=None, order=0): argument 57 def _wrap_call(self, func): argument
|
| D | event_bus.py | 40 def register(self, event_type, func, filter_fn=None, order=0): argument 184 def register(event_type, func, filter_fn=None, order=0): argument 279 def __init__(self, event_type, func, filter_fn=None, order=0): argument
|
| D | event_subscription.py | 28 def __init__(self, event_type, func, event_filter=None, order=0): argument
|
| D | subscription_bundle.py | 28 def add(self, event_type, func, event_filter=None, argument
|
| /tools/test/connectivity/acts/framework/acts/libs/ |
| D | version_selector.py | 22 def _fully_qualified_name(func): argument 79 def decorator(func): argument 137 def __init__(self, level, func, direction): argument
|
| /tools/test/connectivity/acts/framework/acts/ |
| D | test_decorators.py | 48 def test_info_decorator(func): argument 86 def decorator(func): argument 147 def test_tracker_info_decorator(func): argument 158 def __init__(self, func, predicate, keyed_info): argument
|
| D | base_test.py | 486 def _exec_procedure_func(self, func, tr_record): argument 603 def get_func_with_retry(self, func, attempts=2): argument 711 def _exec_func(self, func, *args): argument
|
| D | utils.py | 361 def concurrent_exec(func, param_list): argument 567 def decorator(func): argument 1068 def wait_until(func, timeout_s, condition=True, sleep_s=1.0): argument
|
| /tools/asuite/atest/ |
| D | atest_decorator.py | 29 def fun_var_decorate(func): argument
|
| /tools/asuite/atest/test_finders/ |
| D | test_finder_base.py | 39 def wrapper(func): argument
|
| /tools/asuite/aidegen/lib/ |
| D | common_util.py | 65 def time_logged(func=None, *, message='', maximum=1): argument 365 def back_to_cwd(func): argument 506 def io_error_handle(func): argument 544 def decorator(func): argument
|
| /tools/asuite/atest/metrics/ |
| D | metrics_utils.py | 39 def fun_var_decorate(func): argument
|
| /tools/test/connectivity/acts_tests/acts_contrib/test_utils_tests/power/tel/lab/ |
| D | ensure_valid_calibration_table_test.py | 50 def _assert_no_exception(self, func, *args, **kwargs): argument
|
| /tools/repohooks/rh/ |
| D | shell_unittest.py | 41 def _assertEqual(self, func, test_input, test_output, result): argument
|
| D | hooks_unittest.py | 320 def _test_commit_messages(self, func, accept, msgs, files=None): argument 342 def _test_file_filter(self, mock_check, func, files): argument
|
| D | utils.py | 223 def _lock_breaker(self, func, *args, **kwargs): argument
|
| /tools/trebuchet/core/common/src/main/kotlin/trebuchet/importers/ftrace/ |
| D | FtraceLine.kt | 150 val func = sliceTo(ftraceLine.function) { skipUntil { it == ':'.toByte() } } in parseLine() constant
|
| /tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/wifi_performance_test_utils/ |
| D | ping_utils.py | 96 def __init__(self, wrapped_list, func): argument
|
| /tools/asuite/atest/test_runners/ |
| D | test_runner_base.py | 97 def handle_subprocess(self, subproc, func): argument
|
| /tools/acloud/internal/lib/ |
| D | utils.py | 209 def _Wrapper(func): argument 281 def PollAndWait(func, expected_return, timeout_exception, timeout_secs, argument 740 def __call__(self, func): argument 1447 def _Wrapper(func): argument
|
| /tools/test/connectivity/acts/framework/tests/ |
| D | acts_test_decorators_test.py | 59 def _verify_test_info(self, func): argument 313 def _run_with_test_logic(self, func): argument
|
| /tools/metalava/src/main/java/com/android/tools/metalava/model/psi/ |
| D | PsiModifierItem.kt | 194 val func = sourcePsi as? KtNamedFunction in <lambda>() constant
|
| /tools/asuite/aidegen_functional_test/ |
| D | aidegen_functional_test_main.py | 438 def test_samples(func): argument
|
| /tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/ |
| D | ota_chamber.py | 220 def _capture_output(func, *args, **kwargs): argument
|